Delete Store
DELETE https://api.ecartapi.com/api/v2/services/access/delete
Has a user uninstalled your app?
Remove the integration with a single request; we will delete all the services related to the store webhooks, carriers, etc.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |
RESPONSES
status: OK
{"code":200,"success":true,"message":"Success! Store has been deleted."}