latestOpenAPI 3.0.12026-08-188456240.4 KB
6e6982573ba6
Authentication Management API
Logout of management API
CURL Example:
curl -i -X DELETE \
-H "Authorization: Bearer <AUTH_TOKEN>" \
<KNOWI_SERVER>/api/2.0/logout
delete/api/2.0/logout
Response
Success