Deletes existing Notification Channel.
Controller: Channel
Topic: DeleteChannel
Action: Publish
Permissions: None
Name | Type | Expect | Description |
---|---|---|---|
ChannelID | String | Always | The unique identifier of the existing Channel. |
No Response Body.
Send:
{"Controller":"Channel","Topic":"DeleteChannel","TransactionID":1,"Data":{"ChannelID":"Umk8R2"}}
Receive:
{"Controller":"Channel","Topic":"DeleteChannel","TransactionID":1}