Permissions
Replace User Account Permissions
Replaces all account permission assignments for a user. This is a full replacement.
PUT
Replace User Account Permissions
Replaces all account permission assignments for a user. This is a full replacement — any existing account permissions not included in the request will be removed.
Authorizations
Path Parameters
User UUID.
Body
application/json
Response
200 - application/json
OK
Example:
"ok"
Previous
Update User Account PermissionsPartially updates account permissions. Adds or updates the specified entries without removing existing ones.
Next
Replace User Account Permissions