Dispatch Service
Dispatch
Remove a job from dispatch
1min
DELETE
Path Parameters
dispatchId
DispatchId
*
jobId
JobId
*
Header Parameters
X-COREOS-REQUEST-ID
string
*
X-COREOS-TID
string
*
X-COREOS-ACCESS
string
*
X-COREOS-USERINFO
string
*
X-COREOS-CALLBACK-SECRET
string
Body Parameters
body
object
*
Description
Remove job from an existing dispatch
_event_meta
Meta
onRequest
CustomCallRequestObject
onError
CustomCallErrorObject
callback
CallbackObject
Responses
200
OK
SuccessResponse
error
Error
*
request
Request
*
data
object
400
Error Occurred
DeleteErrorResponse
error
Error
*
request
Request
*
401
Error Occurred
DeleteErrorResponse
error
Error
*
request
Request
*
404
Error Occurred
DeleteErrorResponse
error
Error
*
request
Request
*
Updated 03 Aug 2023
Did this page help you?