# Rotate Service Account Token

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

Rotate a service account token and reveal its replacement once.

## Parameters

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

## Responses

### 200



### 422

Validation Error
