Channel:DeleteChannel

Deletes existing Notification Channel.

Controller: Channel
Topic: DeleteChannel
Action: Publish
Permissions: None

Request

Name Type Expect Description
ChannelID String Always The unique identifier of the existing Channel.

Response

No Response Body.

Example

Send:

{"Controller":"Channel","Topic":"DeleteChannel","TransactionID":1,"Data":{"ChannelID":"Umk8R2"}}

Receive:

{"Controller":"Channel","Topic":"DeleteChannel","TransactionID":1}