Chats
Send a gift to a chat
post/v1/chats/{id}/send-gift
Path parameters
idstring required
Request body
Example request
{
"giftId": "0f7e98a1-9f2a-4b6b-9a94-1f2c3d4e5f6a",
"imageRequestCount": 1
}Response
Gift sent successfully
Example response
{
"balance": 100
}Changes
No recorded changes to this endpoint across all 1 revision of this API.