Add User Permissions
Users
Add User Permissions
Grant one or more permissions to a user without removing existing ones.
Unlike POST /users (which replaces the whole permission set), this only adds the given
permissions on top of the current ones. Re-granting a permission the user already has is a no-op.
POST
Add User Permissions
Authorizations
Path Parameters
Body
application/json
Permissions to grant to a user. Added on top of existing ones — never overwrites.
Response
200 - application/json
OK
