Session Policy
Assign Group
Assign a group to a session policy. Every member of the group becomes assigned to the policy; because group membership is expanded asynchronously, the per-user effect is eventually consistent (typically within a few minutes).
post/api/v1/session-policies/{id}/assignments/groups
Path parameters
idstring required
The session policy to assign to.
Request body
Response
Successful response
C1ApiSessionPolicyV1SessionPolicyServiceAssignGroupResponse required
The SessionPolicyServiceAssignGroupResponse message.
Changes
Changed in 1 of the 33 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○