Skip to main content
POST
Runtime Issue Token

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

channelName
string
required

Body

application/json
subject
string
required
Required string length: 1 - 256
permissions
enum<string>[]
required
Required array length: 1 - 3 elements
Available options:
subscribe,
publish,
presence
ttlSeconds
integer
Required range: 30 <= x <= 3600
replayLimit
integer
Required range: 0 <= x <= 100

Response

Short-lived channel capability.

token
string
required

Short-lived channel capability. Keep it out of logs and exchange it only over TLS.

websocketUrl
string<uri>
required
expiresAt
string<date-time>
required