v1
latestSwagger 2.02026-07-17414441.4 KBContracts
Creates a new smart contract instance for the specified workflow ID. Users are only able to create a new smart contract instance if the user is associated with an application role, which can initiate a smart contract instance for the workflow.
post/api/v1/contracts
Query parameters
workflowIdinteger
The id of the workflow.
contractCodeIdinteger
The id of the smart contract implementation.
connectionIdinteger
The id of the blockchain connection.
Request body
Response
OK