latestOpenAPI 3.0.32026-08-20147323331.7 KB
a7231589e927
contacts
Create a new contact
Creates a new contact with the specified email and optional metadata.
Rate limit: 60 requests per minute
post/contacts
Request body
Response
Example response
{
"data": {
"custom_fields": {
"role": {
"value": "admin"
}
}
}
}