AI Apply
Create a career site
Create a career site entry. Career sites are required to be specified when parsing job postings, grouping them under a single entity.
post/ai-apply/career-sites
Request body
Response
POST /ai-apply/career-sites Positive response
Example response
{
"data": {
"id": "mK7pQw9xNvEr2LdY5sGh8TcZ",
"label": "Acme Inc. California"
}
}Changes
Changed in 1 of the 15 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
- ●