Update a rule tree

Modify the rules of a sandbox property. Make changes to content-handling behaviors for testing purposes within your development environment. Once you're satisfied with the results in your sandbox, you can use the Property Manager API: Create a new property version, Update a property's rule tree, and Activate a property to apply the rule changes to your property configuration.

Path Params
string
required

Unique identifier for the property within a sandbox.

string
required

Unique identifier for the sandbox.

Query Params
string
enum
Defaults to USER

Enum The access level of the request. Either the default USER value to perform the request for the sandboxes that you can access, or ACCOUNT to perform the request for all sandboxes within the account.

Allowed:
string

For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

Body Params

Each sandbox property references one rule tree.

_links
object
rules
object
required

Specifies the rule tree for this sandbox property. The content-handling rules are defined in the Property Manager API.

Response

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json