Update a group
PUT/v1/organizations/:organizationCode/groups/:uuid
> [!important]
Required permission scope:
stonal.user.write
Updates an existing group in the organization
Request
Responses
- 204
- 400
- 401
- 403
- 422
- 500
Group successfully updated
Bad request
Unauthorized - Missing authentication
Forbidden - Access denied
Unprocessable Entity - Validation errors
Internal server error