Create a phone book

Authentication

AuthorizationBearer

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

Request

This endpoint expects an object.
namestringRequired
Phone book name.

Response

200
statusstring or null
Whether the request was successful.
responseobject or null