Channel data
Users
Unset channel data
Deletes channel data for a specific user and channel ID.
delete/v1/users/{user_id}/channel_data/{channel_id}
Path parameters
user_idstring required
The unique identifier of the user.
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 statusresponse-media-type-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲