patch https://{tenant}.rubixx.app/api/v2/people/
Sample Request:
PATCH /api/v2.3/people/1234/contacts
Log in to see full request history
Responses
204On Success
Sample Request:
PATCH /api/v2.3/people/1234/contacts
204On Success
xxxxxxxxxx
curl --request PATCH \
--url https://.rubixx.app/api/v2/people/reference \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: