{
"disable": true,
"i18nProp": {
"property1": "string",
"property2": "string"
},
"id": "string",
"interval": 0,
"name": "string",
"query": {
"property1": "string",
"property2": "string"
},
"settings": {
"property1": "string",
"property2": "string"
},
"table": "string"
}curl --location --request POST '/core/tabledataarchive' \
--header 'Authorization: {{ACCESS_TOKEN}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"disable": true,
"i18nProp": {
"property1": "string",
"property2": "string"
},
"id": "string",
"interval": 0,
"name": "string",
"query": {
"property1": "string",
"property2": "string"
},
"settings": {
"property1": "string",
"property2": "string"
},
"table": "string"
}'{
"disable": true,
"i18nProp": {
"property1": "string",
"property2": "string"
},
"id": "string",
"interval": 0,
"name": "string",
"query": {
"property1": "string",
"property2": "string"
},
"settings": {
"property1": "string",
"property2": "string"
},
"table": "string"
}