Delete application

This method allows you to delete your app from the store. This can be used to stop receiving webhooks from the store that doesn't use your app any longer, for example.

By sending this request you will delete all the app tokens for the store, and will also uninstall your app from the store.

Headers

NameTypeDescription
AuthorizationstringApp token for the store with mandatory Bearer before it. Example: Bearer e***s0, where e***s0 should be replaced with the oAuth token.

Query parameters

NameTypeDescription
namespacestringNamespace of your application
Language
Authorization
Query