Workflow

Update Workflow

Updates the workflow in terms of: name, description, and task configuration (and its details). Observe the rules of JSON Merge Patch Semantics.

put/workflows/{workflowId}

Headers

Authorizationstring required

The bearer access token provided by Auth0.

X-LC-Tenantstring required

The identifier of the account where the request is executed.

Request body

namestring

The workflow name.

descriptionstring

The workflow description.

Response

No Content

Changes