curl --location --request POST '/tenantapi/key.keyPool/status' \ --header 'Token: {{token}}' \ --data-urlencode 'id=4049'
{ "code": 0, "show": 0, "msg": "string", "data": [ "string" ] }