v1

latestOpenAPI 3.1.0raw.githubusercontent.com2026-01-138320.8 KB
Jobs

Create new job

Triggers a new ingestion process for the API integration of the project.

Scope: jobs:write
post/jobs/{projectId}

Path parameters

projectIdstring required

Unique identifier of the project.

Example:cmk4s

Response

Job created successfully

jobIdstring required

Unique identifier of the job.

Example response

{
  "jobId": "aeb76972-ebf7-47ee-89a3-57ae5b8bf0f0"
}