Parse JobAsk AIpost https://api.adept-id.com/parse-job/v3Parse a job posting into AdeptID's Job Schema in preparation for matching and scoring.Body Paramsjob_idstringrequiredUnique ID for the job.document_last_modifieddateDate file was last modified, for interpreting 'present', 'current', and similar phrases. Format: YYYY-MM-DDdocument_as_base_64_stringstringrequiredBase64 encoded string of the job posting file bytes.input_languagestringenumThe IETF BCP 47 code of the job posting's language (e.g., 'sv', 'da-DK', 'en-US'). Optional. When provided for L2 languages (sv, da, zh, pl, cs, ro), the job posting will be translated to English before parsing. L2 languages only accept plain text input.cs-CZda-DKde-DEen-CAen-GBen-USes-ESfr-FRit-ITnl-NLpl-PLpt-PTro-ROsv-SEzh-CNcsdadeenesfritnlplptrosvzhShow 28 enum valuesResponses 200OK 422Unprocessable Content defaultDefault error responseUpdated 29 days ago