Delete a phone menu

Permanently deletes the menu, its key presses and its call routing. Pass only ids you got from GET /api/v1/ivr_menus — the delete is keyed on the id alone. The steps are not atomic: if the menu itself fails to delete after its key presses are removed, you get a 400 and a menu left with no options. A menu owned by a call flow cannot be deleted here; delete it through the flow.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The phone menu's UUID.

Responses

401

Missing or invalid API key.

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json