Skip to main content
Session termination API is used to validate the roles and permissions of the group, and creates asynchronous jobs to terminate the group’s sessions.

Session termination message

A message informing about the termination job status.
PropertyTypeRequiredDescription
messagestringNoThe unique identifier for the termination job status.
Example
{
  "message": "Request is successful, please check the admin\nevents for the status of the job"
}
Last modified on July 9, 2026