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

Authorizationstringrequired

Authorization header carrying a workspace API key, as “Bearer kbn_live_…”. The X-Api-Key header is accepted equivalently.

Path parameters

idstring<uuid>required

Identifier of the application. Must belong to the workspace the key is bound to.

Response204

The application was deleted.