Skip to main content
POST
Create a new contact book

Authorizations

X-Api-Key
string
header
required

Body

application/json
name
string
required
Example:

"My Contacts"

description
string
Example:

"Personal contact list"

Response

Contact book created

success
boolean
Example:

true

name
string
Example:

"My Contacts"