Contact Endpoints
contacts/edit
This endpoint is used to add a new contact record for the given account.
post/contacts/edit
Response
Example response
{
"ContactID": "test_contact_id"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.