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