Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl -sS -X POST "$FLUIDE_BASE_URL/api/v1/workflows/tasks/string/delegate" \ -H "Content-Type: application/json" \ -d '{}'
{ "success": true, "message": "Operation completed successfully", "data": {} }
taskId identifier
Delegate Task — created
Whether the request succeeded
true
Human-readable outcome message (localized when i18n is configured)
"Operation completed successfully"
Endpoint-specific payload