Skip to main content

Log out the current session

POST 

/core/api/v1/auth/logout

Revokes the caller's current access and refresh tokens by recording a logout epoch; any token issued before this moment is rejected going forward.

Request

Responses

Success. The response schema for this operation is not yet documented — see the schema-coverage report. The SDK types this as unknown.