v1

latestOpenAPI 3.0.12026-07-26381328555.2 KB
BatchJob

Update Batch Job

Updates an existing batch job. Currently only allows you to change the name of a job.

put/platform/data/batchJob/{code}

Path parameters

codestring required

Query parameters

responseFieldsstring

limits which fields are returned in the response body

Request body

codestring nullable
dateStartedstring date-time nullable
domain'Catalog'
namestring nullable
scheduledDatestring date-time nullable
status'Ready' | 'Pending' | 'Running' | 'Completed' | 'Canceled'
tenantIdinteger

Response

OK

codestring nullable
dateStartedstring date-time nullable
domain'Catalog'
namestring nullable
scheduledDatestring date-time nullable
status'Ready' | 'Pending' | 'Running' | 'Completed' | 'Canceled'
tenantIdinteger