Orchestrator
Rules
Create a new execution rule
1min
POST
HEADER PARAMETERS
X-COREOS-TID
string
*Tenant id
X-COREOS-REQUEST-ID
string
*Unique RequestId
X-COREOS-ACCESS
string
*Access Token
X-COREOS-USERINFO
string
*user info
BODY PARAMETERS
body
ExecutionRuleRequestDetails
*Execution rule create request
name
string
*Rule name
event
string
*Event name
pluginWorkflowId
string
*Plugin Workflow ID
logic
object
Example: [object Object]
Execution logic
workflowVersion
number
Plugin workflow version
serviceName
string
*Service name
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?