Session Policy

Assign User

Assign a user to a session policy. The assignment takes effect immediately.

post/api/v1/session-policies/{id}/assignments/users

Path parameters

idstring required

The session policy to assign to.

Request body

userIdstring required

The user to assign.

Response

Successful response

C1ApiSessionPolicyV1SessionPolicyServiceAssignUserResponse required

The SessionPolicyServiceAssignUserResponse message.

Changes

Changed in 1 of the 34 revisions of this API.1