patch https://{server}{path}/Groups
Modify an existing group.
Responses
400Bad Request. Occurs if the request body syntax is incorrect.
401Unauthorized. Occurs if bearer token is invalid.
404Not Found. Occurs if the group was not found.
409Conflict. Occurs if the group name already exists on the account.