Create Workflow
Workflow
Create Workflow
Create a new workflow. Only minimal metadata is set at creation time — name, type, optional folderId, description, environmentId, and config.language. To set HTTP fields (method, url, headers, scripts, authentication) or VOICE fields (phoneNumber, dialCode, countryCode), follow up with PUT /v1/workflows.
POST
Create Workflow
Authorizations
API key for authentication
Body
application/json
Unique identifier for the workspace
Minimum string length:
1Name of the workflow
Minimum string length:
1Type of workflow (HTTP or VOICE)
Available options:
HTTP, VOICE Unique identifier for the folder
Description of the workflow
Default environment identifier for the workflow
Optional workflow configuration overrides
Response
Workflow created successfully