# Revoke Service Account

`DELETE /v1/public/accounts/{account_id}/auth/service-accounts/{service_account_id}`

Revoke a service account and its active token.

## Parameters

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

## Responses

### 204



### 422

Validation Error
