DELETE
/
companies
/
{company_id}
/
contacts
/
{contact_id}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

company_id
string
required
contact_id
string
required