cURL
curl --request DELETE \ --url https://api.lucidtech.ai/{basePath}/models/{modelId} \ --header 'Authorization: Bearer <token>'
{ "updatedTime": "<string>", "metadata": {}, "updatedBy": "<string>", "trainingId": "<string>", "modelId": "<string>", "description": "<string>", "fieldConfig": {}, "organizationId": "<string>", "preprocessConfig": { "trimMargins": true, "useGhostScript": true, "startPage": 123, "pages": [ 123 ], "usePoppler": true, "padToFit": true, "useTextDetection": true, "maxPages": 50, "rotation": 0, "deskewImage": true, "autoRotate": true, "imageQuality": "LOW" }, "createdBy": "<string>", "numberOfRunningTrainings": 1, "name": "<string>", "numberOfDataBundles": 1, "createdTime": "<string>", "status": "active", "llmVersion": "sonnet-3.7", "postprocessConfig": { "strategy": "BEST_FIRST", "outputFormat": "v1" }, "version": 1, "confidenceVersion": "v1", "updatedFieldConfigTime": "<string>", "statistics": {} }
Delete Model
The access token received from the authorization server in the OAuth 2.0 flow.
200 response
4096
Show child attributes
x >= 0
active
inactive
sonnet-3.7
sonnet-4.0
sonnet-4.5
qwen3-vl
v1
v2