/career-page/{client_slug}/jobs/{id}/apply/

Retrieves or creates a candidate object based on the provided email and adds them to the job as if the candidate is applying himself for the job.

Path Params
string
required
string
required
Body Params
string
required
length between 1 and 255
string
required
length ≥ 1
string
length between 1 and 255
file
required
string
length between 1 and 255
string
length ≥ 1
Responses

400

{'email': ['Enter a valid email address.']}

404

{'detail': 'Not found.'}

500

{'detail': 'An unknown error occurred.'}

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json