Update User Group Roles

Use this API to update the roles of a user group by replacing the current set of roles with a new one.

Path Params
uuid
required

The unique identifier of the user group.

Body Params
uuid
required

The unique identifier of the organization currently associated with the user group.

uuid
required

The unique identifier of the role currently associated with the user group.

uuid
required

The unique identifier of the replacement organization.

uuid
required

The unique identifier of the replacement role.

Responses
204

Access level updated successfully

400

Invalid request data

401

Unauthorized - Invalid or missing authentication

403

Forbidden - Insufficient permissions

500

Internal Server Error

Language
Credentials
OAuth2
Missing 1 required scope
URL
LoadingLoading…
Response
Choose an example:
*/*