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/public/api/v1/inboxes/MI_INBOX/contacts/contact-1/conversations/100/messages' \ -H 'Content-Type: application/json' -d '{"content":"Hola"}'
Envía un mensaje en la conversación (API pública).