Skip to main content
GET
/
auth
/
logout
Clears the session and redirects to the logout URL
curl --request GET \
  --url https://v2-nova-api.prod.czmx.in/auth/logout
"<string>"

Response

Redirecting to logout URL

The response is of type string.