Error
Auth
Revoke the presented session and clear browser cookies.
Revokes the exact durable session behind either the cookie or bearer token. A copied token stops authenticating immediately. Cookie callers must send x-csrf-token; bearer callers remain CSRF-exempt. The endpoint still succeeds when no active session is present.
POST
Error
Authorizations
HttpOnly session cookie set by POST /v1/auth/session. Mutating requests must also send the CSRF token (returned by that call) in the x-csrf-token header.
Response
Default Response
Last modified on August 11, 2026

