Policies
Delete a policy.
Deletes the policy with the given name. Admins may delete another user's policy by passing that user's email as owner. Requires the policies:write scope.
delete/api/policies/{policyName}
Path parameters
policyNamestring required
Query parameters
ownerstring
Headers
Authorizationstring required
Response
The policy was deleted.