Property description
The deleteObject action type deletes the object including all its children.
Minimal JSON
{
"key": "",
"type": "deleteObject"
}
Nested properties
| Property | Description | Values | Mandatory |
|---|---|---|---|
key | Key of the action. | string | Yes |
type | deleteObject | string | Yes |