25 lines
901 B
Markdown
25 lines
901 B
Markdown
---
|
|
name: data-source-record-create-jobs-routes
|
|
description: Handle 1 OpenAPI operation(s) under /api/data-source-record-create-jobs for the data source record create jobs route group.
|
|
---
|
|
|
|
# data source record create jobs API Routes
|
|
|
|
Handle 1 OpenAPI operation(s) under /api/data-source-record-create-jobs for the data source record create jobs route group.
|
|
|
|
Use the generated operation tools to make real API calls. Do not invent API responses.
|
|
If a tool reports missing setup, return the exact setup field name to the caller.
|
|
For write, update, or delete operations, state the intended action before calling the tool.
|
|
|
|
## Operations
|
|
|
|
### create_data_source_record
|
|
|
|
- Operation ID: `create_data_source_record`
|
|
- Route: `POST /api/data-source-record-create-jobs`
|
|
- Mode: WRITE
|
|
- Summary: Create Data Source Record
|
|
- Parameters:
|
|
- `revision` in `header` required
|
|
- Body: JSON request body accepted.
|