Contact Endpoints
contacts/activate
This endpoint is used to activate a contact
post/contacts/activate
Response
Example response
{
"ContactID": "test_contact_id",
"IsActive": "1"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.