# Revoke Role Assignment

`DELETE /v1/public/accounts/{account_id}/auth/role-assignments/{assignment_id}`

Revoke an account-scoped role assignment.

## Parameters

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

## Responses

### 204



### 422

Validation Error
