curl --location --request DELETE 'http://prod-cn.your-api-server.com/consoleapi/role/1' \ --header 'Authorization: Bearer {{token}}'
{ "code": 0, "message": "string", "data": null, "timestamp": 0, "path": "string" }