If you want to end your session against the One Identity Manager REST API you can use the logout request.
HTTP method |
URI |
Body |
---|---|---|
Post |
<BaseURL>/auth/logout |
|
Response schema:
{"responseStatus": {}}
If you want to end your session against the One Identity Manager REST API you can use the logout request.
HTTP method |
URI |
Body |
---|---|---|
Post |
<BaseURL>/auth/logout |
|
{"responseStatus": {}}
https://<Hostname>/AppServer/auth/logout
{"responseStatus": {}}
If date values have to be specified in requests for changing or adding objects using the REST API, these have to be specified in the ISO 8601 format in UTC.
2016-03-19T13:09:08.123Z, which is March 19, 2016, 1:09:08.123 PM UTC
The requests and responses use identifiers for identifying the objects from One Identity Manager. Every time an object is created, the system internally generates a globally unique identifier (GUID). These GUIDs can be used to fetch single objects directly using the API.
© 2025 One Identity LLC. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center