Service Manager
Log-out with Session ID
Logs out from the tenant.
Base URL:
https://{tenant url}/api/rest/authentication/logout

Here is an example to log out from a tenant using the Session ID authorization.
URL |
https://{tenant url}/api/rest/authentication/login |
Method |
DELETE |
Header Name | Authorization : Sessionkey |
Request Payload |
{ "tenant" :"{tenant url}" } |
Status Code |
200 |
Was this article useful?
Copyright © 2019, Ivanti. All rights reserved.