Dispatch Service
Dispatch
Remove a participant from dispatch by ref
1min
DELETE
PATH PARAMETERS
dispatchRef
DispatchRef
*Dispatch Ref
participantId
ParticipantId
*Participant ID.
HEADER PARAMETERS
X-COREOS-REQUEST-ID
string
*Unique RequestId
X-COREOS-TID
string
*Tenant id
X-COREOS-ACCESS
string
*Access Token
X-COREOS-USERINFO
string
*user info
X-COREOS-CALLBACK-SECRET
string
callback secret (base64 encoded string)
BODY PARAMETERS
body
object
*Remove job from an existing dispatch
_event_meta
Meta
onRequest
CustomCallRequestObject
onError
CustomCallErrorObject
callback
CallbackObject
RESPONSES
200
OK
SuccessResponse
error
Error
*Error information
request
Request
*data
object
Example: [object Object]
400
Error Occurred
DeleteErrorResponse
error
Error
*Error information
request
Request
*401
Error Occurred
DeleteErrorResponse
error
Error
*Error information
request
Request
*404
Error Occurred
DeleteErrorResponse
error
Error
*Error information
request
Request
*

Updated 03 Aug 2023
Did this page help you?