Go
Associate permissions with a role
Add one or more permissions to a specified user role.
POST
Go
Documentation Index
Fetch the complete documentation index at: https://auth-test.auth0-mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
承認
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
パスパラメータ
ID of the role to add permissions to.
ボディ
array of resource_server_identifier, permission_name pairs.
Minimum array length:
1レスポンス
Role permissions updated.