Jetstream API
...
API Endpoints
Policy Configuration
Delete a Policy
5min
about removes a specified policy from your jetstream application the policy must not be added to any devices 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\ j0ewjrfepjqeyjqn1t0vq policyname string required unique url the name of the policy 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/policies/{policyname} request body none required response code 204 no content response body none returned version changes none