Update job within dispatch on receiving acknowledgment

API for removing a job from an existing dispatch:Header/PathDescription
X-COREOS-REQUEST-ID (header*)Unique request ID.string
X-USER-ID (header*)User ID.string
X-USER-NAME (header*)User name.string
jobId (path*)Job ID.string
dispatchId (path*)Dispatch ID.string
ParameterDescriptionType

*This is required.

HTTP Status Code Summary
| Code | Description |
| --- | ---- |
| 200 - OK | Everything worked as expected. |
| 400 - Bad Request | The request was unacceptable, often due to missing a required parameter. |
| 401 - Unauthorized | No valid API key provided. |
| 404 - Not Found | The requested resource doesn't exist. |

Callbacks
Language
URL
Click Try It! to start a request and see the response here!