v1
latestOpenAPI 3.1.02026-07-13182388559.6 KBAdmin
Update workflow status (admin)
Change workflow status (publish, pause, resume, archive)
post/v1/admin/workflows/{workflowId}/{action}
Path parameters
workflowIdstring required
Workflow ID
actionstring required
Action (publish, pause, resume, archive)
Request body
object required
Response
OK
Example response
{
"message": "success",
"requestId": "req_abc123"
}