Create Websocket Ticket

Create a websocket ticket for a channel that is valid for 1 minute.

Path parameters

idstringRequiredformat: "uuid"

Headers

AuthorizationstringRequired

Response

Successful Response
valuestring
The value of the websocket ticket.
expires_atstringformat: "date-time"
When the websocket ticket expires.
channel_idstringformat: "uuid"
The ID of the channel to which this ticket gives access.

Errors