Skip to main content
POST
Create Contacts

Authorizations

Authorization
string
header
required

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

Body

application/json
name
string
Example:

"Simpu"

phoneNumber
string
Example:

"434576565446"

Response

200 - undefined