Recipes

Apply to a job

Start a workflow run that applies to a job with a résumé and optional credentials.

post/v1/recipes/jobs/apply

Request body

job_urlstring uri required
custom_promptstring required
resume_urlstring uri required
{"stackTrail":"paths:/v1/recipes/jobs/apply:post:requestBody:content:application/json:schema:properties:other_information","oasType":"schema","type":"unknown","title":"Other Information"}
terminate_criterionstring nullable

Condition that stops Apply. Omit to use the recipe default; null or empty text disables it.

error_code_mappingobject nullable

Error codes and descriptions. Omit for the recipe default; null or {} disables mapping. A supplied mapping replaces the default independently of terminate_criterion.

usernamestring nullable
passwordstring nullable
persist_credentialsboolean nullable
2fa_identifierstring nullable

Response

Successfully started job application

workflow_run_idstring required

Changes