Create On-prem group

Create an On-prem group.

Headers

AuthorizationstringRequired

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

Request

This endpoint expects an object.
namestringRequired

On-prem group name.

Response

Array of on-prem group details

idinteger or null

The unique identifier of the on-prem group.

namestring or null

The name of the on-prem group.

created_atstring or null

The timestamp when the on-prem group was created.

Errors