Go
Assign Permissions to a User
Assign permissions to a user.
POST
Go
Documentation Index
Fetch the complete documentation index at: https://docs-dev.auth0-mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the user to assign permissions to.
Body
List of permissions to add to this user.
Minimum array length:
1Response
Permissions assigned to user.
Remove Permissions from a User
Previous
Generate New Multi-factor Authentication (MFA) Recovery Code
Next