Order Service
PluginWorkflow
Delete a plugin workflow
1min
DELETE
PATH PARAMETERS
pluginWorkflowId
string
*Unique id of plugin workflow.
HEADER PARAMETERS
X-COREOS-REQUEST-ID
string
*Unique requestId
X-COREOS-TID
string
*Tenant id
X-COREOS-ACCESS
string
*core-os access token
X-COREOS-USERINFO
string
*core-os user info token
QUERY PARAMETERS
version
integer
Attribute version
RESPONSES
200
OK
SuccessPluginResponse
error
Error
*Error Information
request
Request
*data
object
Example: [object Object]
400
Error Occurred
GetErrorResponse
error
Error
*Error Information
request
Request
*data
object
Example: [object Object]
401
Error Occurred
GetErrorResponse
error
Error
*Error Information
request
Request
*data
object
Example: [object Object]
404
Error Occurred
GetErrorResponse
error
Error
*Error Information
request
Request
*data
object
Example: [object Object]


Updated 03 Aug 2023
Did this page help you?