Send property change sets using the same pattern as other workspace batch-update APIs.
For permissions, include a permissions property with a partial or full permissions object; omitted keys are merged with the current role.
Keys may use the same names as GET permissions (e.g. editUsers) or RetrieveMe / POST-create style (e.g. editUser).
The response body matches create when successful.
Bearer authentication of the form Bearer <token>, where token is your auth token.
Field to change: name, description, or permissions.
New value for the field; for permissions, a JSON object in the role permissions matrix shape.
True if the API call succeeded; false otherwise.
Workspace business role returned by the data API security endpoints (list/update responses and create response).