Bearer <your token>
Bearer <your token>
Bearer <your token>
true
, it will mark the candidate as diqualified
Candidate’s avatar is a object.
Parameter | Required | Type | Description |
FileName | no |
| Name of the image file with extension (resume.pdf, cv.docx) |
Content | yes* |
| Base64 encoded content of the attachment (if you are providing content, you do not need to provide url). String must be UTF-8 encoded. |
Url | yes* |
| Url of the image (if you are providing the url, you do not need to provide the content). |
ContentType | no |
| MIME type, one of the following types: |
Candidate’s resume is a object.
Parameter | Required | Type | Description |
FileName | yes |
| Name of the file with extension (resume.pdf, cv.docx) |
Content | yes* |
| Base64 encoded content of the attachment (if you are providing content, you do not need to provide url). String must be UTF-8 encoded. |
Url | yes* |
| Url of the resume (if you are providing the url, you do not need to provide the content). |
ContentType | no |
| MIME type, one of the following types: |
Candidate’s attachment is a list of entries. Each entry containing the following fields:
Parameter | Required | Type | Description |
FileName | yes |
| Name of the file with extension (resume.pdf, cv.docx) |
Content | yes* |
| Base64 encoded content of the attachment (if you are providing content, you do not need to provide url). String must be UTF-8 encoded. |
Url | yes* |
| Url of the attachment (if you are providing the url, you do not need to provide the content). |
ContentType | no |
| MIME type, one of the following types: |
Candidate’s location is a object.
Parameter | Required | Type | Description |
CountryCode | yes |
| |
City | yes* |
| City |
ZipCode | yes* |
| Zip code |
Address | no |
| Full address |
Candidate’s email is a list of entries. Each entry containing the following fields:
Parameter | Required | Type | Description |
Value | yes |
| The candidate's email |
Type | no |
| One of the following types: |
Candidate’s phone is a list of entries. Each entry containing the following fields:
Parameter | Required | Type | Description |
Value | yes |
| Name of the file with extension (resume.pdf, cv.docx) |
Type | no |
| One of the following types: |
Candidate’s social networks is a list of entries. Each entry containing the following fields:
Parameter | Required | Type | Description |
Value | yes |
| The candidate's URL |
Type | yes* |
| One of the following types: |
Each talentlyft job can have a list of associated questions that can be retrieved from the /jobs/:id/form
endpoint. For each question, an answer can be provided by adding the answers list in the posted data. For each question, add to the answers list the following attributes based on question’s type.
Parameter | Required | Type | Description |
Id | yes |
| The question key |
Body | yes |
| One of the following types |
Parameter | Required | Type | Description |
Id | yes |
| The question key |
Choices | yes |
| Choices ids, for single answer questions (radio, select, yesNo) provide only one selected choice |
Required | Type | Description | |
Id | yes |
| The question key |
File.FileName | yes |
| Name of the file with extension (resume.pdf, cv.docx) |
File.Content | yes* |
| Base64 encoded content of the attachment (if you are providing content, you do not need to provide url). String must be UTF-8 encoded. |
File.Url | yes* |
| Url of the answer (if you are providing the url, you do not need to provide the content). |
File.ContentType | no |
| MIME type, one of the following types: |
Candidate’s project is a list of entries. Each entry containing the following fields:
Candidate’s experience is a list of entries. Each entry containing the following fields:
Candidate’s education is a list of entries. Each entry containing the following fields:
Candidate’s language is a list of entries. Each entry containing the following fields:
Parameter | Required | Type | Description |
LanguageIso | yes |
| ISO 3166-1 alpha-2 code |
LanguageProficiency | yes |
| One of the following types: |
Parameter | Required | Type | Description |
SourceType | no |
| One of the following types:
|
SourceBy | no |
| If |
SourceFrom | no |
| Job board name: Indeed, ZipRecruiter or social media: facebook, twitter. |
Parameter | Required | Type | Description |
Gdpr.RetentionConsent | no |
| |
Gdpr.PrivacyPolicyConsent | no |
| |
Gdpr.ShareConsent | no |
| |