Skip to main content

Adds a group

Adds a group

Request Body required

The following is required:(name).

    createdById string nullable
    createdByName string nullable
    createdUtc date-time nullable
    customerId string nullable
    description string nullable
    id string nullable
    name string nullable
    userIds string[] nullable
Responses

The added group.


Schema
    createdById string nullable
    createdByName string nullable
    createdUtc date-time nullable
    customerId string nullable
    description string nullable
    id string nullable
    name string nullable
    userIds string[] nullable
Loading...