Authorization: Bearer ********************curl --location 'http://127.0.0.1:9000/message-template//detail' \
--header 'Authorization: Bearer <token>'{
"id": 0,
"code": "",
"name": "",
"type": "",
"subject": "",
"content": "",
"createdName": "",
"createdTime": {
"seconds": 0,
"nanos": 0
},
"variables": [
""
]
}