Chat Testing›
Chat Testing
Start Workflow
Starts a new, empty workflow and returns its ID.
POST
/api/start-workflow
Authorizations
Authorizationstringheaderrequired
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Body
application/jsonproject_idstringrequired
Project ID to associate with the workflow
Response
application/jsonSuccessful Response
successbooleanrequired
Whether the operation was successful
messagestringrequired
Response message
dataobject
Response data