Add People Group
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.
Request
This endpoint expects an object.
name
status
id
path
parentId
avatarUrl
description
properties
Custom properties for group visualization and categorization
externalId
timestampMs
Unix timestamp in milliseconds at which the operation takes effect
Response
Successful people-group inserted
id
name
status
path
parentId
avatarUrl
description
properties
Custom properties for group visualization and categorization
externalId
Errors
400
Bad Request Error
404
Not Found Error
500
Internal Server Error