Delete an application
Applications
Delete an application
Permanently delete the application. Cascades to its flows, documents, custom field values and icon. This cannot be undone — archive the application instead if you may need it back.
Required scope applications:delete
delete
/applications/{id}Authorizations
AuthorizationstringrequiredAuthorization header carrying a workspace API key, as “Bearer kbn_live_…”. The X-Api-Key header is accepted equivalently.
Path parameters
idstring<uuid>requiredIdentifier of the application. Must belong to the workspace the key is bound to.
Response204
The application was deleted.