post https://api.hrflow.ai/v1/job/indexing
This endpoint allows you to Index a Job object.
Prerequisites
Job Input
If your Job is an unstructured text, make sure to parse it first before indexing it. See how in 🧠 Parse a raw Text.
Request headers
Field | Value |
---|---|
Content-Type | application/json |
X-API-KEY | Your API Key. |
X-USER-EMAIL | Your HrFlow.ai account's email. |