Create metadata
This action creates key-value items you can use to store additional information about a channel.
Note: See this page to learn more about differences among data properties.
HTTP request
Parameters
The following table lists the parameters that this action supports.
Required
Parameter name | Type | Description |
---|---|---|
channel_type | string | Specifies the type of a channel. Acceptable values are |
channel_url | string | Specifies the URL of a channel to store the metadata in. |
Request body
The following table lists the properties of an HTTP request that this action supports.
Properties
Required | Type | Description |
---|---|---|
metadata | nested object | Specifies a |
Optional | Type | Description |
---|---|---|
include_ts | boolean | Determines whether to include the timestamp of when metadata has been created in the response. (Default: |
Responses
If successful, this action returns the stored metadata in the response body.
Error
In the case of an error, an error object like below is returned. See the error codes section for more details.