Create or modify a channel
This method allows you to create or modify a channel.
Request parameters
{
"id": 96,
"name": "example",
"modifiedDate": "1971-04-26T12:26:06Z"
}
Responses
{
"id": 96,
"name": "example",
"modifiedDate": "1971-04-26T12:26:06Z"
}
Last modified: 29 octobre 2024