Lists all GroupDivisionCobra for the given groupID and divisionID
Success
Unauthorized
Create multiple GroupDivisionCobra at once. If the entity does not exist, it will be created. If the entity already exists, an error will come back for that item. These entities are not editable. Delete and recreate to edit.
Success
Unauthorized
[- {
- "group_ID": "string",
- "division_ID": "string",
- "cobra_Division_ID": "string"
}
]
{- "data": [
- {
- "id": [
- {
- "key": "string",
- "value": "string"
}
], - "status": 0,
- "body": "string"
}
], - "error": {
- "detail": "string",
- "instance": "string",
- "status": 0,
- "title": "string",
- "type": "string"
}, - "debug": {
- "activityID": "string"
}
}