Unset channel data
Deletes channel data for a specific user and channel ID.
Unset channel data
Deletes channel data for a specific user and channel ID.
Endpoint
DELETE/v1/users/{user_id}/channel_data/{channel_id}
Rate limit
Tier 3Path parameters
user_id
string
The unique identifier of the user.
channel_id
string(uuid)
The unique identifier for the channel.
Returns
204 No Content