Delete Device Authentication Policy
DELETE {{apiPath}}/environments/{{envID}}/deviceAuthenticationPolicies/{{deviceAuthenticationPolicyID}}
The DELETE /environments/{{envID}}/deviceAuthenticationPolicies/{{deviceAuthenticationPolicyID}}
operation deletes the specified device authentication policy for the environment.
Note: You cannot delete the default policy, or the sign on policy.
When successful, the DELETE
request returns a code 204 No Content
message.