1-Add a DVC Configuration

POST https://{{amp4e_APIhost}}/v3/organizations/{{amp4e_ORG_identifier}}/device_control/configurations

Request Body

{"configuration"=>{"name"=>"API-generated-DVC-RuleSet", "description"=>"This DVC Rule was generated with the API", "baseRule"=>{"controlType"=>"allow", "notificationType"=>"never"}}}