Normalize a Parsed Resume🔗︎
HTTP Verb | Path |
---|---|
POST | /v9/normalizer/resume |
Normalize an existing JSON resume string.
Danger
This feature is not recommended and only available as an add-on. Reach out to sales@textkernel.com for more information.
Info
- You can try this endpoint out at our Swagger page ( US Data Center | EU Data Center | AU Data Center )
Request Body🔗︎
ParsedDocument 🔗︎ string
required
ParsedDocument🔗︎
The existing JSON parsed document to be normalized. This document must be output from the Textkernel CV/Resume Parser.
NormalizerData 🔗︎ string
NormalizerData🔗︎
Name of your custom normalization data file. If no list is provided the Textkernel builtin skills list will be used (english only). When using custom normalization files the language to be used is determined by the Parser (the default fall back language is English if the Parser cannot find a match).
Response Body🔗︎
Info 🔗︎ object
Info🔗︎
Information explaining the outcome of the transaction.
Info properties
Value 🔗︎ object
Value🔗︎
Contains response data for the transaction.
Value properties