v1
latestOpenAPI 3.0.42026-08-04342835917.6 KBJob
Clones a job definition into a new, private definition owned by the caller.
The clone's first revision copies the configuration of the source definition's latest revision and references the same dataset. Jobs, runs and earlier revisions are not copied. A preview pipeline is automatically created and returned in the response. Omit the name to derive it from the source definition.
post/job/definition/{definitionId}/clone
Path parameters
definitionIdstring required
The id of the job definition to clone.
Request body
Response
OK