---
title: "removes a particular usage token scope from an application."
method: DELETE
path: "/api/v1/applications/{id}/usage-token/scope/{scopeName}"
tags: ["Applications"]
---

# removes a particular usage token scope from an application.

`DELETE /api/v1/applications/{id}/usage-token/scope/{scopeName}`

Sample request:
            
DELETE /api/v1/applications/{id}/usage-token/scopes/{scopeName}

## Path parameters

- `id` string, required
- `scopeName` string, required

## Response `200`

OK

---

[API](https://skmtc.dev/q2developer/apis/q2-portal-web-server.md) · [All operations](https://skmtc.dev/q2developer/apis/q2-portal-web-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/q2developer/q2-portal-web-server/revisions/7225eea22612/schema)
