Create Contact Endpoint
POST/v1/contacts/
Attaches a new contact to an existing lead. The contact value is normalized and validated server-side (a 400 is returned if it is invalid after normalization). username and chat_id contacts require channel_type.
Request
Responses
- 201
- 422
Successful Response
Validation Error