Change the status of a user session

Updates the status of an existing user session (e.g., activate, deactivate, terminate) for a specific application.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
userSessionStatus
object
required

The new session status object with id and description

string
required

The application ID the session belongs to

Responses
200

Success

400

Bad Request

401

The caller is not authenticated

404

The session was not found

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!