Skip to main content
PATCH
Updates an existing workflow's name, nodes, or edges

Authorizations

Authorization
string
header
required

Lawtte API key or session token: Authorization: Bearer <token>.

Path Parameters

id
string
required

Identifier of the record in the URL.

Body

application/json
name
string

New workflow name.

nodes
object[]

Updated nodes.

edges
object[]

Updated edges.

Response

Success

The response is of type object.