/api/datasets/{dataset_id}/persons/{id}/

Only for setting properties on the person. "properties" from the request data will be updated via a "$set" event.
This means that only the properties listed will be updated, but other properties won't be removed nor updated.
If you would like to remove a property use the delete_property endpoint.

Language
Click Try It! to start a request and see the response here!