Data Integration
- Data Integration
- All Products
PUT <server URL>/disnext/api/v1/CodeTask/Cancel
Field
| Type
| Required / Optional
| Description
|
---|---|---|---|
jobId
| String
| Required
| The
code task job ID from the start resource.
|
PUT <server URL>/disnext/api/v1/CodeTask/Cancel Content-Type: application/json Accept: application/json IDS-SESSION-ID:{{IDS_SESSION_ID}} { "jobId" : {{CODE_TASK_JOB_ID}} }
{ "state": "Code Task marked for cancellation.", "jobId": "6pqqt9KTgi3l9jyVnAajei" }