Sessions REST Endpoints
Sessions
The operations from the Sessions category.
- Delete All Sessions
- Method: deletePath:
/sessions - Delete Session By ID
- Method: deletePath:
/sessions/{sessionId} - List Sessions
- Method: getPath:
/sessions