Update a Group
PUT {{baseUrl}}/organization/v1/groups/:groupId
Update the properties of the Group
Request Body
{"groupName"=>"Central Region Parent", "description"=>"Territory covering the states of IA, MN, SD, ND, NE"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-Api-Key | string | (Required) Added as a part of security scheme: apiKey | |
Content-Type | string | ||
Accept | string |