panelica_metrics_post_v1_metrics_ws_ticket
Obtain a short-lived, single-use ticket for WebSocket metrics streaming, enabling browser authentication without HMAC headers on the handshake.
Instructions
Returns a short-lived single-use ticket for GET /v1/metrics/ws. Browsers cannot send HMAC headers on a WebSocket handshake, so streaming auth is ticket-based.
HTTP: POST /v1/metrics/ws-ticket Category: Metrics Required scopes: server:read Mutating: changes server state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Request body (application/json). Schema not statically declared — see API docs. |