Skip to content

Logout

POST
/auth/logout
curl --request POST \
--url https://example.com/auth/logout

Delete the current session. Does nothing if on the legacy api_token path.

Successful Response