CreateTaskGroupRequest (object)
| Field | Type | Description |
|---|---|---|
| entity_id* | integer | — |
| entity_type* | string | — |
| name* | string | — |
| ordering | integer | — |
Example (JSON)
{
"name": "string",
"ordering": 0,
"entity_type": "string",
"entity_id": 0
}Fields, types, and references to other models.