OS1 Services
...
Dispatch Service
Integrate with Dispatch
How to: Manage Dispatch Type
2min
for information about prerequisites, see integrate with dispatch docid 3jkkjjw3r0n1l32h lbgo create a dispatch type to create a dispatch type, call the create a new dispatch type docid\ dbvvwehs7he0uo3hytcoq endpoint and pass the following required member in the request body member description remarks name name of the dispatch type string pattern ^\[a za z]{4,16}$ the json request body should be similar to the following { "name" "string", " event meta" {} } retrieve existing dispatch types to retrieve the list of existing dispatch types, call the get configuration of dispatch types docid\ zkrlo5supdwkyxvo2k3q2 endpoint if you want to retrieve a particular dispatch type, call the get configuration of a dispatch type docid\ wwj43spukrgk3vkwcaebs endpoint and specify the dispatchtypeid in the path parameter