Skip to main content

Revoke the current session — invalidates both the access token and the refresh-token lineage. The next API call from the

POST 

/api/v1/auth/logout

Revoke the current session — invalidates both the access token and the refresh-token lineage. The next API call from the same session returns 401 and the SDK must re-authenticate.

Request

Responses

Success