{ "key": {} }
curl --location --request POST '/api/v1/seal/templates' \ --header 'Content-Type: application/json' \ --data-raw '{ "key": {} }'
{ "code": 0, "msg": "string", "data": 0 }