v1

latestOpenAPI 3.0.32026-08-06224144516.1 KB
Contacts

Change contact status

post/contacts/{id}/status

Path parameters

idnumber required

The ID of the contact that the status is being attached to.

Query parameters

create_activityboolean required

Whether a corresponding activity should be created automatically. This mimics what happens when a pipeline is created from the CATS UI. Defaults to false.

Request body

status_idnumber required

The ID of the status to attach.

Response

Created