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
X-API-KEYstringRequired

Use an API token for authentication via X-API-KEY header

Path parameters
publicKeystringRequired

The publicKey for the app.

Example: p7nww3n6ubq73r1nh9jtauqy8w
Responses
200

OK

No content

delete
/apps/{app_publicKey}
200

OK

No content

Last updated