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 -X POST https://api.whatabot.app/api/v1/flows \ -H "X-Api-Key: wh_your_api_key" \ -H "Content-Type: application/json" \ -d '{"name": "Meu Flow"}'
Cria um novo flow em um espaço de trabalho.
wh_
{ "name": "Meu Flow" }