POST /chats/message/push HTTP/1.1
Host:
Content-Type: application/json
Accept: */*
Content-Length: 152
{
"customerId": "U2bb84b8f680ef825d32f726c483f8000",
"channelId": "1657695000",
"isPrivate": true,
"message": {
"type": "text",
"packageId": "1",
"stickerId": "101"
}
}