Permanently deletes a policy.
You can only call this method when authenticated as a Wix app or Wix user identity.
ID of the policy to delete.
curl -X DELETE 'https://www.wixapis.com/events/v2/policies/7243931d-74e4-4d6a-91f0-4835fa79161e' \
-H 'Authorization: <AUTH TOKEN>' \
{}
This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.