Authorization: Bearer ********************
{ "cate": "cert" }
curl --location --request POST '/api/oss/policy' \ --header 'Content-Type: application/json' \ --data-raw '{ "cate": "cert" }'
{}