Skip to main content
POST
/
actions
{
  "id": "<string>",
  "workflow_id": "<string>",
  "type": "<string>",
  "title": "<string>",
  "description": "<string>",
  "status": "<string>",
  "is_interactive": true
}

Authorizations

fastapiusersauth
string
cookie
required

Query Parameters

workspace_id
string<uuid>
required

Body

application/json
workflow_id
required
type
string
required
title
string
required
Required string length: 1 - 100

Response

Successful Response

id
string
required
workflow_id
string
required
type
string
required
title
string
required
description
string
required
status
string
required
is_interactive
boolean
required
I