Deletes an App Role.
Only nx1_app_manager is allowed to call this method.
This will delete the role from the database.
Args: app_id: UUID of the app (used for path context) role_id: UUID of the role to delete
The access token received from the authorization server in the OAuth 2.0 flow.