Create a new flow
POST/api/fluid-fit/flow
Creates a new workflow/flow with the specified name and thumbnail URL. Flows are used to organize and manage AI processing pipelines. Requires API key authentication.
Request
Responses
- 200
- 400
- 401
- 403
Flow created successfully
Bad request - Invalid input parameters or missing required fields
Unauthorized - Invalid or missing authentication token
Forbidden - User does not have required permissions