Skip to main content
DELETE
Delete an App

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

app_id
string
required

App ID (e.g. app_abc123def456)

Response

Deletion confirmation

GenericDeleteResponse.

message
string
default:Successfully deleted
success
boolean
default:true