Orchestrator
Plugins
Create a new plugin
1min
POST
Header Parameters
X-COREOS-TID
string
*
X-COREOS-REQUEST-ID
string
*
X-COREOS-ACCESS
string
*
X-COREOS-USERINFO
string
*
Body Parameters
body
PluginRequestDetails
*
Description
Plugin create request
name
string
*
description
string
httpUrl
string
*
httpMethod
string<POST | GET | PUT>
*
httpHeaders
object
httpRequestBodyTemplate
TemplateSchema[]
*
dlqOnFailure
boolean
requestTimeout
number
callbackTimeout
number
responseType
string<ASYNC | SYNC>
*
secretKey
string
*
protocol
string<HTTP | GRPC>
maxConcurrentCalls
integer
Responses
201
OK
SuccessPluginResponse
error
Error
*
request
Request
*
data
object
400
Error Occurred
PostErrorResponse
error
Error
*
request
Request
*
401
Error Occurred
PostErrorResponse
error
Error
*
request
Request
*


Updated 03 Aug 2023
Did this page help you?