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