Skip to content

Logout (revoke current token)

POST
/api/v1/auth/logout

Revoke the current JWT access token. The token will be rejected on all future requests.

Authorizations

HTTPBearer
Type
HTTP (bearer)

Responses

Successful Response

application/json
JSON
{
  
"message": "string"
}

Playground

Server
Authorization

Samples

Powered by VitePress OpenAPI

XC AI Content Automation