Create jobs to terminate user group session
POST https://{{api.box.com}}/2.0/groups/terminate_sessions
Validates the roles and permissions of the group,
https://developer.box.com/reference/post-groups-terminate-sessions
Request Body
{"group_ids"=>["123456", "456789"]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |