Skip to main content
POST
/
auth
/
logout
{
  "success": true
}

Authorizations

Authorization
string
header
required

WorkOS JWT token. Obtain via WorkOS AuthKit authentication flow. The token must include organization_id claim for organization-scoped endpoints.

Body

application/json

The body is of type any.

Response

OK

success
boolean
required

Whether the logout was successful