Authorization: Bearer ********************
curl --location --request DELETE 'https://localhost:50123/rest/v3/policy_template/website' \ --header 'Authorization: Bearer <token>'
[{"policy_template_id":"333","result":"success"}]