Skip to main content
DELETE
JavaScript

Authorizations

Authorization
string
header
required

Authentication header containing API key (find it in dashboard). The format is "Bearer YOUR_API_KEY"

Path Parameters

app_id
string
required

Query Parameters

force_delete
boolean

Delete even when the App is still referenced.

Response

App deleted.