Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Body
Response
201
Create a new contact in the contacts database.
π§ Permissions
Please check you have the relevant permissions required to access this resource. This may include specific permissions on the object itself or its parent, or having the correct user role if youβre making updates.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
201