Create Websocket Ticket

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

Authentication

Authorizationstring
API Key authentication via header

Path Parameters

idstringRequiredformat: "uuid"

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