delete-leftLogout

Logout Endpoint

delete
/auth/session/destroy

Invalidates the current session's BEARER_TOKEN.

Authorizations
BEARER_TOKENstringRequired
Responses
chevron-right
204

No Content - The session was successfully destroyed.

No content

delete
/auth/session/destroy
204

No Content - The session was successfully destroyed.

No content

Last updated

Was this helpful?