Delete a property

Remove a property from a sandbox. This operation applies when the sandbox contains more than one property. You can't delete the only property of a sandbox.

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.

Response
204

Successfully deleted.

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