create_job_application
Create a Teamtailor job application.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Set true to run this live change. Ignored when dry_run=true. | |
| dry_run | No | Preview the action without sending it. | |
| body_json | No | JSON request body for documented write operations. | |
| query_json | No | Additional documented query parameters, including bracketed filter keys. | |
| path_params | No | Values for path placeholders such as {id} in a write operation. | |
| headers_json | No | Additional request headers for endpoints that require vendor-specific headers. |