Assign a scope to a role.

Used to Add Scope To Role.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Role Id

Body Params
scopeForSelf
array of strings
required

A list of scope objects to be added to the role for the current user. Each object includes the scope and related claims for the user’s access.

scopeForSelf*
scopeForOthers
array of strings
required

A list of scope objects to be added to the role for others. Each object includes the scope and related claims for others’ access within the role.

scopeForOthers*
Response
200

Scope assigned to the role successfully

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here!