Skip to content

api_auth_logout_create

POST
/api/auth/logout/
curl --request POST \
--url https://example.com/api/auth/logout/ \
--header 'Authorization: <Authorization>'

Log out the current user

No response body