Get
/async/submit
Initiates an asynchronous job by providing a topic name (script name) and input data (arguments).
The script name references an API script that is individually created for your system.
CEP receives the request and processes the script asynchronously.
Results can be polled from the result queue by topic name.
Responses
200
string
400
Required parameters are missing or incorrect.