This method invalidates the any current WebSudo session.
No request body is needed
string
Returned if no error occurs
1
2
3
curl --request DELETE \
--url 'http://{baseurl}/rest/auth/1/websudo' \
--header 'Content-Type: application/json'
Rate this page: