v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1428150135.9 KB

Deletes a specified signaling channel. <code>DeleteSignalingChannel</code> is an asynchronous operation. If you don't specify the channel's current version, the most recent version is deleted.

post/deleteSignalingChannel

Request body

ChannelARNstring required

The Amazon Resource Name (ARN) of the signaling channel that you want to delete.

CurrentVersionstring

The current version of the signaling channel that you want to delete. You can obtain the current version by invoking the <code>DescribeSignalingChannel</code> or <code>ListSignalingChannels</code> API operations.

Response

Success

DeleteSignalingChannelOutput required