Create On-prem Group

Creates an On-prem group in a customer workspace.

Path parameters

idstringRequired

Embedded customer ID/external ID. The External ID must be URL encoded and prefixed with an E (for example, EA2300).

Headers

AuthorizationstringRequired

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

Request

This endpoint expects an object.
namestringRequired

Response

Success - The On-prem group was created successfully.

idstring or null
namestring or null
created_atdatetime or null

Errors