Skip to main content
Skip table of contents

POST /v3/logout

Summary

Logs the client out from the IMI session.


Resource URL

/v3/logout


Example Request

curl \

--request POST \

--header 'Cookie: JSESSIONID=11048CDA77DE2B45BE1562C8EED67858' \

https://[server]:8443/umsapi/v3/logout


Example Response

200 OK

---

{"message":"Logout successful"}


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.