Create a workflow configuration

Create a new workflow configuration version for the given workflow code.

Path Params
string
required

Path parameter to specify the workflow code.

Body Params
uuid

Workspace ID that the workflow configuration belongs to.

global
object

Configuration shared between nodes.

steps
array of objects

Workflow steps configuration.

steps
lookup
object

Configuration for the lookup node.

authorize
object

Configuration for the authorize node.

startPaymentSession
object

Configuration for the start payment session node.

string

Description for the workflow.

Headers
uuid
required

Idempotency key to be used. Sending again the same key would return the same result without re-executing the update.

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Choose an example:
application/json