DELETE https://app.ecwid.com/api/v3/{storeId}/application?namespace={namespace}
DELETE
https://app.ecwid.com/api/v3/{storeId}/application?namespace={namespace}
Request cancels app subscription, revokes all its tokens, and uninstalls the app from the store.
Your app must have the following access scopes to make this request: update_store_profile
update_store_profile
All path params are required.
storeId
number
Ecwid store ID.
Request works with one required query param.
namespace
string
App's client_id.
client_id
Last updated 1 year ago
Was this helpful?