v1

latestOpenAPI 3.1.02026-07-261690320.7 KB

Delete app

Delete a Zen app

delete/firewall/apps/{app_id}

Path parameters

app_idinteger required

The ID of the Zen app

Response

The app has been successfully deleted

successboolean

The boolean true indicating success

Example response

{
  "success": true
}