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
Example response
{
"jobId": "aeb76972-ebf7-47ee-89a3-57ae5b8bf0f0"
}