latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-216381,9552.9 MB

f2cf3228f366

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

groupAppEntitlementIdstring required

The group's app-entitlement ID. Every member of the group becomes assigned.

Response

Successful response

C1ApiSessionPolicyV1SessionPolicyServiceAssignGroupResponse required

The SessionPolicyServiceAssignGroupResponse message.