Contacts
Create contact
Create a new contact in the org.
POST
/v1/contactsAuthorization
bearerAuth AuthorizationBearer <token>
API token issued from the dashboard (Settings -> API Tokens). Sent as Authorization: Bearer <token>.
In: header
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json