A valid request URL is required to generate request examples{
"auditInfo": {
"createBy": "<string>",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"updateDate": "2023-11-07T05:31:56Z"
},
"code": "<string>",
"dateStarted": "2023-11-07T05:31:56Z",
"domain": "Catalog",
"name": "<string>",
"scheduledDate": "2023-11-07T05:31:56Z",
"status": "Ready",
"tenantId": 123
}Updates an existing batch job. Currently only allows you to change the name of a job.
A valid request URL is required to generate request examples{
"auditInfo": {
"createBy": "<string>",
"createDate": "2023-11-07T05:31:56Z",
"updateBy": "<string>",
"updateDate": "2023-11-07T05:31:56Z"
},
"code": "<string>",
"dateStarted": "2023-11-07T05:31:56Z",
"domain": "Catalog",
"name": "<string>",
"scheduledDate": "2023-11-07T05:31:56Z",
"status": "Ready",
"tenantId": 123
}JWT Authorization header using the Bearer scheme.
limits which fields are returned in the response body
Success