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

KeyDatatypeRequiredDescription
X-Api-Keystring(Required) Added as a part of security scheme: apiKey
Content-Typestring
Acceptstring