Step 3: Verify there are no active sessions
GET {{apiPath}}/environments/{{envID}}/users/{{SimpleLoginUserID}}/sessions
The GET /environments/{{envID}}/users/{{SimpleLoginUserID}}/sessions
operation verifies that you successfully terminated the user session in Step 2 and there are no active sessions for the specified user.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |