# Interface: ILogoutRequest

Perform a logout on the auth token.

## Properties

### body? {#body}

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

The logout token details.

#### token?

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

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