Remove a property from a policy

Run this operation to remove the link between the specified policyId and propertyId. It does not delete the property or the policy. If staging or prod is not specified in the network query parameter, then the link is removed in both the networks if present.

Path Params
integer
required

The ID of the policy.

integer
required

The ID of the property linked with the policyId. For the propertyId value, use the id value from the Get associated properties for a policy response.

Query Params
string
enum

The selected network, either staging or prod.

Allowed:
Response
204

The property is no longer associated with the policy.

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!