v1
latestOpenAPI 3.0.32026-07-14490228.1 KBAdd Attribute to Person
This endpoint adds an attribute to a given person.
post/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 added to the person.
Request body
Response
201