Error
Auth
Clear the session and CSRF cookies.
Always succeeds, even when there is no active session.
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
204
Default Response

