Update an existing app resource role.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the role.
The name of the role.
A description of the role.
Whether requests are enabled for the role.
The default access policy for the role (optional).
Provisioning configuration. Exactly one method should be set.
The external ID of the role in the external system (optional).
Data from the external system as a JSON string (optional).
Success
The updated role.