partially update one existing taskFlow

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.

Payload Schema

Example Request

curl --request PATCH \
     --url https://services.fountain.com/api/servicetodo/taskFlows/identifier \
     --header 'accept: application/json' \
     --header 'content-type: application/json' \
     --data '{"status":"draft"}'

Response Codes

Updated about 2 months ago