Skip to content

Workflow Create Chat Actions

Create

Example response:

{
"data": {
"id": "85579c3b-22ea-43b8-ab79-d60d05680be5",
"type": "workflow_create_chat_action"
}
}

This endpoint adds a new create chat action to a workflow.

HTTP Request

POST /api/v1/workflows/:workflow_id/create_chat_actions

URL Parameters

ParameterDescription
workflow_idThe ID of the workflow that the action will be added to