Api >

Service Portal REST API

DELETE a complete phonebook via NAPI deletes whole phonebook
Given I am authenticated as customer K0002
and there is a Phone Book with and there is a second Phone Book with When I send DELETE /api/customers/K0002/phone-books
Then I should receive HTTP/1.1 200 ok