- Category: Channels and Persistence
Request payload
| Field | Type | Requirement | Description |
|---|---|---|---|
data_frame | string | Required | Persisted data-frame name. |
channel_names | array<string> | Required | At least one channel whose data should be removed from the frame. |
Response payload
This operation returns an empty payload ({}).
Errors
- The frame name is empty, no channels are selected, or deletion fails.