Delete a phone book

Authentication

AuthorizationBearer

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

Path parameters

phone_book_idstringRequired
The ID of the phone book you want to delete.

Response

200
statusstring or null
Whether the request was successful.