post
/contacts.json
Creates a contact and returns it.
The following values are allowed in the include query parameter:
- avatar
- company.avatar
- company.country
- company.phoneNumbers.code
- company.timezone
- country
- createdBy.avatar
- customFieldEntities.avatar
- owner.avatar
- phoneCodes
- phoneNumbers.code
- timezone
Request Parameters
1 Query Parameter
Request Body
Schema
contact
object
required
Responses
201 Created
Schema
contact
object
Contact represents a contact in the CRM system.
included
object
Included contains all the side-loaded data of a response. See including related entities.
Send a Test Request
POST
Send requests directly from the browser (CORS must be enabled)
$$.env
1 variable not set
host