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