curl --location 'https://api.flashcat.cloud/enrichment/mapping/data/truncate' \
--header 'Flashcat-Context: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"schema_id": "string"
}'{
"error": {
"code": "string",
"message": "string"
}
}