Update People Group

View as Markdown

Authentication

X-Trebellar-Api-Keystring
API Key authentication via header
OR
AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

groupIdstringRequired

Request

This endpoint expects an object.
namestringRequired
idstringOptional
pathstringOptional
parentIdstringOptional
avatarUrlstringOptional
descriptionstringOptional
propertiesobjectOptional
Custom properties for group visualization and categorization
externalIdstringOptional

Response

People group updated successfully
idstring
namestring
pathstring or null
parentIdstring or null
avatarUrlstring or null
descriptionstring or null
propertiesobject or null
Custom properties for group visualization and categorization
externalIdstring or null

Errors