Error
Auth
Revoke one session owned by the authenticated wallet.
Idempotently revokes the named opaque session id only when it belongs to the current wallet. Missing and foreign ids receive the same 204 response.
DELETE
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.
Path Parameters
Pattern:
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$Response
Default Response
Last modified on August 11, 2026

