# Interface: IRefreshTokenRequest

Perform a refresh of the auth token.

## Properties

### body? {#body}

> `optional` **body?**: `object`

The refresh token details.

#### token?

> `optional` **token?**: `string`

The token to refresh, if it uses a mechanism with public access.
