Person Endpoints
Update person details
Updates a person’s information including contact details and professional information.
- Contact details (emails/phones) are upserted - existing records are updated, new ones are added
- Professional details are updated if provided
- All fields are optional - only provided fields will be updated
PATCH
Authorizations
Enter your API key as: Bearer your_api_key_here
Path Parameters
Person ID
Body
application/json
Response
200
application/json
Successfully updated person
The response is of type object
.