Delete a particular app

Prev Next
Delete
/v1/apps/{app-id}

Delete a particular app.

Security
API Key
Header parameter nameAuthentication

A JWT bearer token to be passed once authenticated.

Path parameters
app-id
string (uuid) Required

UUID of an app.

Responses
204

Nothing is returned on success.