curl --location --request POST 'http://localhost:8080/api/blogs//action?actionType' \ --header 'Authorization: Bearer {{jwttoken}}'
{ "code": 0, "message": "string", "data": {} }