Runs

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"}
usernamestring nullable
passwordstring nullable
persist_credentialsboolean nullable
2fa_identifierstring nullable

Response

Successfully started job application

workflow_run_idstring required

Changes