post https://example.com/auth/api/v1/sessionstorage/sessions//terminate
Terminate signle session by ID
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Responses
200Successful response.
Terminate signle session by ID
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
200Successful response.
xxxxxxxxxx
curl --request POST \
--url https://example.com/auth/api/v1/sessionstorage/sessions/session_id/terminate \
--header 'accept: application/json'
Try It!
to start a request and see the response here!