Channel data
Objects
Unset channel data
Unsets the channel data for the specified object and channel.
delete/v1/objects/{collection}/{object_id}/channel_data/{channel_id}
Path parameters
object_idstring required
Unique identifier for the object.
collectionstring required
The collection this object belongs to.
channel_idstring uuid required
The unique identifier for the channel.
Response
No Content
Changes
Changed in 1 of the 30 revisions of this API.1
- ▲
removed the media type
application/jsonfor the response with the status204response-media-type-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲