AI
Parse a DOCX file into resume data
Extracts structured resume data from a DOCX or DOC file using the specified AI provider. The file should be sent as a base64-encoded string along with AI provider credentials and the document's media type. Returns a complete ResumeData object. Requires authentication.
post/ai/parse-docx
Request body
Response
The DOCX was successfully parsed into structured resume data.
{"stackTrail":"paths:/ai/parse-docx:post:responses:200:content:application/json:schema:anyOf","oasType":"schema","type":"unknown"}