copilot_frontend
admin
OCR Testing

Test Ocr Extraction

Prueba de extraccion OCR desde una imagen o PDF subido.

Requiere autenticacion JWT y rol 'admin'.

post/api/admin/ocr-test

Response

Successful Response

successboolean required

Whether the OCR processing was successful

document_type'cadastral_reference' | 'dni' | 'bank_document' required

Document types supported by the OCR service.

messagestring nullable

Additional message or error description

image_urlstring nullable

URL of the uploaded image in HubSpot (if applicable)

Changes

No recorded changes to this endpoint across all 1 revision of this API.