v1
latestOpenAPI 3.0.02026-07-2415433242.1 KBCareer Page (Legacy)
Endpoint used to:
- GET is used to have the list of the application form fields to show on the Front End.
- POST is used to submit the application.
- GET the list of application form fields.
- When submitting the application. The body needs to be formatted as follows:
- The response is nested in application_data
- Each application form field ID as key
- The application form field response as value.
post/career-page/{client_slug}/jobs/{id}/application-form/
Request body
Response
{'detail': 'success'}