Remove Attribute from Person
This endpoint removes an attribute from a given person.
delete/people/{id}/attributes/{attribute_id}
Path parameters
idinteger required
The ID used to identify the person.
attribute_idinteger required
The ID used to identify ther attribute that will be removed from the person.
Response
200