Page cover image

🖼️Image

ส่งข้อความแบบรูปภาพหาผู้ใช้

ส่งข้อความหาลูกค้า

post

ส่งข้อความหาลูกค้าประเภทรูปภาพ

Body
customerIdstringOptionalExample: U2bb84b8f680ef825d32f726c483f8000
channelIdstringOptionalExample: 1657695000
isPrivatebooleanOptionalDefault: false
Responses
200
OK
post
POST /chats/message/push HTTP/1.1
Host: 
Content-Type: application/json
Accept: */*
Content-Length: 247

{
  "customerId": "U2bb84b8f680ef825d32f726c483f8000",
  "channelId": "1657695000",
  "isPrivate": false,
  "message": {
    "type": "IMAGE",
    "url": "https://gec-cloud-dev.ex10.tech/public/chat-files/messageImage_1670563509190-76192cd0-77a1-11ed-9e9e-ae9994878e7d.jpeg"
  }
}

No content

Last updated