Last updated 10 months ago
Was this helpful?
Deletes an app. Your API token must be provisioned to the same account where the app was uploaded.
/apps/{app_publicKey}
The publicKey for the app.
p7nww3n6ubq73r1nh9jtauqy8w
curl -L \ --request DELETE \ --url 'https://api.appetize.io/v1/apps/{app_publicKey}' \ --header 'Authorization: Basic username:password'
No body