Skip to main content
Logout and revoke your refresh token.
  • Method: POST
  • Path: /api/v1/auth/logout

Request Body

Refer to the RefreshTokenRequest schema in the OpenAPI playground.

Response

Returns an empty object on success.