Contacts
Create contact
Creates one contact in the active workspace.
post/api/v1/contacts/add
Request body
Response
Contact created
Example response
{
"success": true
}Creates one contact in the active workspace.
Contact created
{
"success": true
}