POST
/
companies
/
{company_id}
/
contacts

Authorizations

Authorization
string
headerrequired

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

Path Parameters

company_id
string
required

Body

application/json ยท any

The body is of type any.

Response

201 - application/json

The response is of type any.