v1

latestOpenAPI 3.0.32026-07-26870417.2 KB
contacts

Update Contact Labels

This endpoint updates the labels for specific contacts

patch/contacts/labels

Request body

labelsstring required
  • A comma-separated list of labels to be assigned to the contacts. All labels are case-insensitive.
  • If any label currently does not exist, it will be created
  • Note: This replaces all the current labels of the contact
contact_idsstring[] required
  • An array of contact_ids to update

Response

204 OK

object required

204 No Content