v1

latestOpenAPI 3.1.0Proprietary2026-07-13531738.1 KB
Contacts

Update a contact

patch/contacts/{id}

Request body

first_namestring
last_namestring
unsubscribedboolean
propertiesobject

Response

OK

successboolean

Example response

{
  "success": true
}