Skip to main content

ProxyHostBatchSchema

_deletedboolean
createddatedate-timenullable
deleted_datedate-timenullable
deletedbynullable
deletedby_idintegernullable
idinteger
modifieddatedate-timenullable
namestringrequired
Some name to define the batch could be anything. You can make it a date.
ProxyHostBatchSchema
{
"_deleted": true,
"createddate": "2024-07-29T15:51:28.071Z",
"deleted_date": "2024-07-29T15:51:28.071Z",
"deletedby_id": 0,
"id": 0,
"modifieddate": "2024-07-29T15:51:28.071Z",
"name": "string"
}