Delete a phone book entry
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Path parameters
phone_book_id
Phone book ID.
entry_id
The ID of the phone book entry you want to delete.
Bearer authentication of the form Bearer <token>
, where token is your auth token.