curl --location --request PUT 'http://localhost:3000/api/admin/dashoard/message/' \ --header 'Authorization;'
{ "code": 0, "message": "string" }