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