{ "id": 3 }
curl --location --request POST '/adminapi/know.applyRelease/resetSecret' \ --header 'token: {{admin-token}}' \ --header 'Content-Type: application/json' \ --data-raw '{ "id": 3 }'
{}