Cancel app subscription
DELETE
https://app.ecwid.com/api/v3/{storeId}/application?namespace={namespace}
Required access scopes
Your app must have the following access scopes to make this request: update_store_profile
Path params
All path params are required.
Param
Type
Description
storeId
number
Ecwid store ID.
Query params
Request works with one required query param.
Param
Type
Description
namespace
string
App's client_id
.
Last updated
Was this helpful?