---
title: "Unsync Commerce Scopes"
method: DELETE
path: "/scope-tree/commerce"
tags: ["Business Configuration"]
---

# Unsync Commerce Scopes

`DELETE /scope-tree/commerce`

Removes the synchronized Commerce scope tree and returns the unsync result (or a no-op message if no scopes were stored).

## Headers

- `x-gw-ims-org-id` string, required

## Response `200`

The result of removing synchronized Commerce scope data.

- object
  - `message` 'Commerce scopes unsynced successfully' | 'No commerce scopes to unsync', required

## Other responses

- `401` — You are not authorized to access this resource. Ensure the IMS token and the x-gw-ims-org-id header are correctly set and valid.
- `403` — The access token is valid, but it is not allowed to access the requested organization or operation.
- `500` — An unexpected server error occurred.

---

[API](https://skmtc.dev/adobe/apis/app-management-api.md) · [All operations](https://skmtc.dev/adobe/apis/app-management-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/adobe/app-management-api/revisions/4b39b5956be9/schema)
