{
"id": 0
}curl --location '/merchant-api/v1/merchant/im/quick-replies/remove' \
--header 'Authorization: Bearer jl-test-token-user-43' \
--header 'Content-Type: application/json' \
--data '{
"id": 0
}'{
"code": 0,
"message": "string",
"data": {
"success": true
}
}