Skip to main content
POST
Creates a new workflow

Authorizations

Authorization
string
header
required

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

Body

application/json
firmSlug
string
required

Firm identifier.

name
string
required

Workflow name.

nodes
object[]
required

React Flow node definitions.

edges
object[]
required

React Flow edge definitions.

Response

Success

The response is of type object.