Create a short-lived realtime ticket

Create a short-lived realtime ticket

Authentication

AuthorizationBearer

Human-approved credential. Least-privilege grants are published in RFC 9728 protected-resource metadata and on each operation as x-required-permission.

Request

This endpoint expects an object.
podIdstringRequiredformat: "^pod_"

Response

Realtime ticket
expiresIninteger>=1
websocketUrlstringformat: "uri"

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
429
Too Many Requests Error
500
Internal Server Error