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