Update a Role specific to the Organization

Scoped to this specific Organization - updates a role specific to this Organization. This API is specific to custom roles (custom=true) created by the Organization. If you are an AuthGroup Admin and you wish to update a globally available Role, use the other PATCH Role endpoint. If the specified product is not associated to the Organization, you will recieve a 404. There is a non-standard way of associating a permission to a Role. The property "permissions" takes an array of strings comprised of a concat of the Permission Ids and the Permission code. As an example, "3fa85f64-5717-4562-b3fc-2c963f66afa6 user::read:own" would be one string entry.

Language
Authorization
Bearer
Click Try It! to start a request and see the response here!