# Revoke Authorization

`DELETE /v1/public/accounts/{account_id}/auth/authorizations/{grant_id}`

Revoke an account-scoped authorization.

## Parameters

| Name | In | Type | Required | Description |
| --- | --- | --- | --- | --- |
| grant_id | path | string | yes |  |
| account_id | path | string | yes |  |

## Responses

### 204



### 422

Validation Error
