patch {protocol}://{userdomain}:{port}/api/open/v1/groups/
Changes the information for a single group.
Deny to modify Default Group.
Log in to see full request history
Responses
Changes the information for a single group.
Deny to modify Default Group.
xxxxxxxxxx
curl --request PATCH \
--url https://user.domain.com:443/api/open/v1/groups/id \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: