v1

latestOpenAPI 3.1.02026-07-263911,4691.1 MB
Users

Assign user to a permission set

post/permissions/v1/permission_set/assign

Request body

idstring

Optional. The ID of the permission set.

user_idsstring[]

The IDs of the users to assign.

namestring

Optional. The name of the permission set to assign. De-prioritised in favour of id.

Response

A successful response.

S12PermissionsV1AssignPermissionSetResponse required

The response for AssignPermissionSet.