Jetstream API
...
API Endpoints
Policy Configuration
Remove a Policy from a Device
5min
about remove a policy from the specified device in your jetstream application this stops the monitoring of the device for compliance with the policy this does not actually clear the configuration values from the device parameters property location details accesskey string required unique header the access key for your user account this value is a 36 character guid provided in your getting started docid\ bbifqiuixnd5iafmrebbi devicename string required unique url the name of the device this value has a max length of 128 ascii characters this value must adhere to this regular expression ^\[a za z0 9 , ] $ example request url delete https //api jetstreamrfid com/3/devices/{devicename}/policy request body none required response code 204 no content response body none returned version changes none