The POST /environments/{{envID}}/deviceAuthenticationPolicies operation creates a new device authentication policy for the environment.
Note: The POST request is valid only for policies where forSignOnPolicy=false. For policies where forSignOnPolicy=true, you can only do an update using the PUT request.