Skip to main content
PATCH
/
workflows
/
{workflow_id}
/
toggle
Toggle Workflow
curl --request PATCH \
  --url https://api.{your-broker}.slate-labs.com/workflows/{workflow_id}/toggle
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Path Parameters

workflow_id
string
required

Response

Successful Response