deleteJob
- Print
- PDF
deleteJob
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Delete job.
DELETE https://dataflow.apigw.ntruss.com/api/v1/jobs/{jobId}
Requests
Request parameters
Parameter name | Required | Type | Service limits | Description |
---|---|---|---|---|
jobId | Yes | String | Job ID |
Responses
Response status
HTTP Status | Desc |
---|---|
200 | OK (deletion completed) |
400 | Bad Request |
401 | Unauthorized |
403 | Forbidden |
404 | Not Found |
500 | Internal Server Error |
Examples
Request examples
DELETE /api/v1/jobs/5Yns7JgRt25f
Host: dataflow.apigw.ntruss.com
x-ncp-iam-access-key: {Access key}
x-ncp-apigw-signature-v2: {API GW signature}
x-ncp-apigw-timestamp: {timestamp}
Was this article helpful?