Authorization: Bearer ********************curl --location --request DELETE 'https://v1.dev.bukalombok.com/v1/chat/messages/97413c45-f4bd-4e7b-b980-d74931022606' \
--header 'Authorization: Bearer <token>'{
"meta": {
"success": true,
"status": 200,
"message": "Pesan berhasil dihapus"
},
"data": null
}