Update the details of an existing role, including its label, description, and permissions.

Used to Update Role Details.

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

Role Id

Body Params
string
required

The display name for the role, which helps identify its purpose within the system.

string
required

A brief description of the role and its function within the application.

applications
array of objects
required

List of application IDs that this role can access or manage.

applications*
string
required

The ID of the health summary dashboard that this role can access.

Response
200

Role updated successfully

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