Skip to main content
POST
Add a contact to a book

Authorizations

X-Api-Key
string
header
required

Path Parameters

name
string
required

Name of the contact book

Body

application/json
phoneNumber
string
required
Example:

"+25884xxxxxxx"

contactName
string
Example:

"John Doe"

Response

Contact added

success
boolean
Example:

true

contact
object