quire.deleteSublist
Delete a sublist by OID or owner type/ID and sublist ID. This action permanently removes the sublist and cannot be undone.
Instructions
Delete a sublist by OID, or by owner type/ID and sublist ID. This action cannot be undone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| oid | No | The sublist OID (unique identifier). Use this OR ownerType+ownerId+sublistId | |
| ownerType | No | The type of owner (required when using sublistId) | |
| ownerId | No | The owner ID or OID (required when using sublistId) | |
| sublistId | No | The sublist ID within the owner to delete |