{
"storage": {
"tables": [
"string"
]
}
}
curl --location --request POST 'https://example.com:30888/storages/purge-splitable' \
--header 'Content-Type: application/json' \
--data-raw '{
"storage": {
"tables": [
"string"
]
}
}'
{}