Pular para o conteúdo

Send Media Upload

POST
/api/v1/whatsapp/messages/send-media-upload

Send media message via file upload.

Accepts image, video, audio, and document files. Saves file locally and sends to WuzAPI.

x-tenant-id
Any of:
integer
Body_send_media_upload_api_v1_whatsapp_messages_send_media_upload_post
object
file
required
File
string format: binary
phone
required
Phone
string
caption
Any of:
string
session_id
Any of:
integer

Successful Response

WhatsAppSendMessageResponse

Response after sending a message.

object
success
required
Success
boolean
message_id
Any of:
string
error
Any of:
string

Validation Error

HTTPValidationError
object
detail
Detail
Array<object>
ValidationError
object
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string