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.