Delete a phone book
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Path parameters
phone_book_id
The ID of the phone book you want to delete.
Response
200
status
Whether the request was successful.