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://app.yampi.ai/api/v1/accounts/1/conversations/100/messages' \ -H 'api_access_token: TU_TOKEN' -H 'Content-Type: application/json' \ -d '{"content":"Hola, en qué puedo ayudarte?"}'
Envía un mensaje en una conversación.