PUT
/
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

Body

application/json ยท any

The body is of type any.

Response

200 - application/json

The response is of type any.