Contacts
Create contact
Create a new contact for your workspace, you can create as many contacts as you want, but authentication is required
POST
/
contacts
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
The response is of type any
.