POST
/
contacts

Authorizations

Authorization
string
headerrequired

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

Body

application/json
contact
object
required

Response

201 - application/json
id
string

The ID of the created contact.