Contact

Endpoints

Method
Endpoint
Description
POST
/v4/contact
โ€‹Create a contact.โ€‹
GET
/v4/contact/:id
โ€‹Retrieve a contact.โ€‹
PUT
/v4/contact/:id
โ€‹Update a contact.โ€‹
DELETE
/v4/contact/:id
โ€‹Delete a contact.โ€‹
GET
/v4/contact-templates
GET
/v4/contact-statuses/:templateId
GET
/v4/contact/:id/draft-templates
โ€‹
Copy link