Dispatch Service
Dispatch Type
Create a new dispatch type
1min
POST
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
BODY PARAMETERS
body
DispatchType
*Dispatch type create request
name
string
*Dispatch type
_event_meta
Meta
Meta data
callback
CallbackObject
RESPONSES
201
OK
SuccessResponse
error
Error
*Error information
request
Request
*data
object
Example: [object Object]
400
Error Occurred
PostErrorResponse
error
Error
*Error information
request
Request
*401
Error Occurred
PostErrorResponse
error
Error
*Error information
request
Request
*

Updated 03 Aug 2023
Did this page help you?