Delete Extraction
DELETE/api/vendor-credits/ocr/:extraction
Delete a vendor credit OCR extraction record and its associated stored file. Returns 204 No Content on success. Returns 422 if the extraction is confirmed (confirmed extractions cannot be deleted).
Returns 422 if the extraction is confirmed or currently processing.
Request
Responses
- 204
- 422
No Content
Unprocessable Entity
Response Headers
Content-Type