Update User Group

Use this API to update the attributes of an existing user group by its unique identifier.

Path Params
uuid
required

The unique identifier of the user group.

Body Params
string
required
length between 1 and 100

The name of the user group.

string
length ≀ 300

The description of the user group.

Responses

400

Bad Request

401

Unauthorized - Invalid or missing authentication

403

Forbidden - Insufficient permissions

404

User group not found

409

User group name conflict

500

Internal Server Error

Language
Credentials
OAuth2
Missing 1 required scope
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*