import
Import a new contact
Imports a new contact with the specified email and optional metadata.
Rate limit: 120 requests per minute
post/import/contacts
Request body
Response
Example response
{
"data": {
"custom_fields": {
"role": {
"value": "admin"
}
}
}
}