Skip to content
View as Markdown

CreateWorkflowResponse

Field Type Description
id string Unique identifier for the created workflow.

Example

JSON
{
  "id": "abc-123-def"
}