Session REST Endpoints

Session
The operations from the Session category.
Create a session
Method: post
Path: /oam/services/rest/access/api/v1/session
Delete session(s) based on query parameters provided.
Method: delete
Path: /oam/services/rest/access/api/v1/session
Gets a session whose session id is provided in the path
Method: get
Path: /oam/services/rest/access/api/v1/session/{sessionId}