Delete Enrichment Field Extraction
curl --request DELETE \
--url https://api.example.com/v1/enrichment-field-extractions/{extraction_uuid}{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>",
"input": "<unknown>",
"ctx": {}
}
]
}Field Extractions
Delete Field Extraction
DELETE
/
v1
/
enrichment-field-extractions
/
{extraction_uuid}
Delete Enrichment Field Extraction
curl --request DELETE \
--url https://api.example.com/v1/enrichment-field-extractions/{extraction_uuid}{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>",
"input": "<unknown>",
"ctx": {}
}
]
}Documentation Index
Fetch the complete documentation index at: https://docs.calseta.com/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Response
Successful Response
⌘I

