Session Policy
Unassign User
Unassign a user from a session policy.
delete/api/v1/session-policies/{id}/assignments/users/{user_id}
Path parameters
idstring required
The session policy to unassign from.
user_idstring required
The user to unassign.
Request body
C1ApiSessionPolicyV1SessionPolicyServiceUnassignUserRequestInput required
The SessionPolicyServiceUnassignUserRequest message.
Response
Successful response
C1ApiSessionPolicyV1SessionPolicyServiceUnassignUserResponse required
The SessionPolicyServiceUnassignUserResponse message.
Changes
Changed in 1 of the 34 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
- ○