Validates the roles and permissions of the user, and creates asynchronous jobs to terminate the user’s sessions. Returns the status for the POST request.
The access token received from the authorization server in the OAuth 2.0 flow.
A list of user IDs.
["123456", "456789"]Returns a message about the request status.
A message informing about the termination job status.
The unique identifier for the termination job status.
"Request is successful, please check the admin\nevents for the status of the job"