Skip to main content
POST
/
api
/
runs
/
{run_id}
/
set-as-cached-workflow
Set Run As Cached Workflow
curl --request POST \
  --url https://api.example.com/api/runs/{run_id}/set-as-cached-workflow
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Path Parameters

run_id
integer
required

Response

Successful Response