Post the necessary fields for the API to upload files. The files need to be a buffer with the key “fileAttachment”. <br /><br /> The allowed file types are: <br/> <ul><li>JPG</li><li>JPEG</li><li>PNG</li><li>MP4</li><li>MPEG</li><li>ZIP</li><li>RAR</li><li>PDF</li><li>DOC</li><li>DOCX</li><li>TXT</li><li>MP3</li><li>WAV</li></ul> <br /><br /> The API will return an object with the URLsDocumentation Index
Fetch the complete documentation index at: https://developers.leadwaycrm.com/llms.txt
Use this file to discover all available pages before exploring further.
Autorizacion
Bearer token generado desde el portal Leadway. Ver Autenticacion.
Version de la API.
Body
Conversation Id
Contact Id
Twilio chat service SID for group SMS uploads
Flag to indicate group SMS upload flow. When true, only 1 file upload is allowed per request.
Respuestas
200 - Uploaded the file successfully
200 - Uploaded the file successfully
400 - Bad Request
400 - Bad Request
401 - Unauthorized
401 - Unauthorized
413 - Payload Too Large
413 - Payload Too Large
415 - Unsupported Media Type
415 - Unsupported Media Type

