Apply Test task flow changes back to its source draft

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.

testFlowUuid
uuid
required
UUID of the most recent Test task flow (taskFlowType: test). Source of truth for the copy-back.

draftFlowUuid
uuid
required
UUID of the source draft (status: draft, taskFlowType: onboarding or preboarding) to update with the test flow changes.

200 Updated draft task flow

Updated 2 months ago


ShellNodeRubyPHPPython

xxxxxxxxxx

curl --request POST \
     --url https://services.fountain.com/api/servicetodo/processes/taskFlows/applyTestChangesToDraftForCopilot \
     --header 'accept: application/json' \
     --header 'content-type: application/json'

Click Try It! to start a request and see the response here! Or choose an example:

application/json

``200

Updated 2 months ago