Unset channel data
Unsets the channel data for the specified object and channel.
Unset channel data
Unsets the channel data for the specified object and channel.
Endpoint
DELETE/v1/objects/{collection}/{object_id}/channel_data/{channel_id}
Rate limit
Tier 3Path parameters
object_id
string
Unique identifier for the object.
collection
string
The collection this object belongs to.
channel_id
string(uuid)
The unique identifier for the channel.
Returns
204 No Content