post https://{baseUrl}/api/workflowInstances/createCustomWorkflow//
Used to create bespoke workflows based on unique customer requirements
Log in to see full request history
Response
200OK
Used to create bespoke workflows based on unique customer requirements
200OK
xxxxxxxxxx
curl --request POST \
--url https://your-instance.regscale.co/api/workflowInstances/createCustomWorkflow/strModule/intParentId \
--header 'content-type: application/*+json'
Try It!
to start a request and see the response here!