Delete app

Deletes an app.

delete

Deletes an app. Your API token must be provisioned to the same account where the app was uploaded.

Authorizations
Path parameters
publicKeystringRequired

The publicKey for the app.

Example: p7nww3n6ubq73r1nh9jtauqy8w
Responses
200
OK
delete
DELETE /v1/apps/{app_publicKey} HTTP/1.1
Host: api.appetize.io
X-API-KEY: YOUR_API_KEY
Accept: */*
200

OK

No content

Last updated