Deletes one or more items of a channel's metadata that are stored in a channel.
Note: See this page to learn more about differences among data properties.
The following table lists the parameters that this action supports.
Parameters
Required | Type | Description |
---|---|---|
channel_type | string | Specifies the type of a channel. Acceptable values are open_channels and group_channels. |
channel_url | string | Specifies the URL of a channel where the metadata is. |
Optional | Type | Description |
---|---|---|
key | string | Specifies the key of a metadata item. If not specified, all items of the metadata are deleted. If specified, only the item that matches the parameter value is deleted. Urlencoding a key is recommended. |
If successful, this action returns an empty response body.
In the case of an error, an error object is returned. A detailed list of error codes is available here.