Create a signed browser preview URL
Creates a durable direct browser preview grant with caller-selected bounded expiry. Revoking the returned grant disables both HTTP and WebSocket preview tokens issued for it.
Authorizations
API key passed as Bearer token
Path Parameters
Sandbox ID (e.g. sb_a1b2c3d4)
Sandbox guest port to expose through browser preview. Reserved generic-preview ports are rejected:
22 is SSH-specific and 5900-5999 are desktop/VNC-specific.
1 <= x <= 65535Body
Requested preview grant lifetime. Defaults to the deployment edge token TTL, clamped between 60 seconds and 24 hours.
60 <= x <= 86400Response
Signed browser preview URL and durable grant metadata
Signed HTTP preview URL containing a short-lived query token.
Signed WebSocket preview URL containing a short-lived query token.
query