Skip to main content
POST
Request an Assistant update to an existing workflow

Path Parameters

workflowId
string<uuid>
required

Body

application/json
prompt
string
required

Natural-language instructions for updating the existing workflow.

Minimum string length: 1
threadId
string<uuid> | null

Assistant thread to continue. Omit to use the workflow's latest Assistant thread.

Response

Workflow Assistant update accepted

data
object
required
status
enum<string>
required
Available options:
success
message
string
required