AI Apply
Create a job feed
Create a job feed. Jobs feeds are required when bulk importing job postings.
post/ai-apply/job-feeds
Request body
Response
POST /ai-apply/job-feeds Positive response
Example response
{
"data": {
"id": "mK7pQw9xNvEr2LdY5sGh8TcZ",
"label": "Standard Acquisition Services LLC"
}
}Changes
Changed in 1 of the 14 revisions of this API.1
- ●
added the new
AI_APPLY.JOB_POSTING_ALREADY_EXISTSenum value to theerror/coderesponse property for the response statusdefaultresponse-property-enum-value-added
- ●