Toggle workflow status
Toggles the active/inactive status of a workflow. If active, becomes inactive; if inactive, becomes active. Accepts both public and secret keys.
Documentation Index
Fetch the complete documentation index at: https://docs.triglit.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Chave de API do tenant (publishable key ou secret key)
Headers
Chave de API do tenant (publishable key ou secret key)
Path Parameters
Workflow identifier
"wf_abc123def456"
Response
Workflow status toggled successfully
Unique workflow identifier
"wf_abc123def456"
Tenant identifier
"tenant_123"
Workflow name
"User Onboarding Workflow"
Whether the workflow is active
true
Creation timestamp
"2024-01-15T10:30:00.000Z"
Last update timestamp
"2024-01-15T10:30:00.000Z"
Sub-tenant identifier
"sub_tenant_456"
Workflow description
"Automated workflow for new user onboarding"

