The whole hunk
from line 511, old and new numbered
/
lines
from line 511
511511 ID of the Workspace this Tunnel belongs to, or `null` for the default
512512 Workspace. Immutable after creation.
513513
514### MCP Tunnel Reveal Token Response
515
516- `MCPTunnelRevealTokenResponse object`
517
518 - `id: string`
519
520 Stable identifier for the current token value. Changes when the token is
521 rotated.
522
523 - `tunnel_token: string`
524
525 The tunnel's connection token.
526
527 - `type: "tunnel_token"`
528
529 Object type. Always `tunnel_token` for Tunnel Tokens.
530
531 default: tunnel_token
532
533### MCP Tunnel Rotate Token Response
534
535- `MCPTunnelRotateTokenResponse object`
536
537 - `id: string`
538
539 Stable identifier for the current token value. Changes when the token is
540 rotated.
541
542 - `tunnel_token: string`
543
544 The tunnel's connection token.
545
546 - `type: "tunnel_token"`
547
548 Object type. Always `tunnel_token` for Tunnel Tokens.
549
550 default: tunnel_token
551
552514### MCP Tunnel Archive Response
553515
554516- `MCPTunnelArchiveResponse object`
from line 552
590552
591553 ID of the Workspace this Tunnel belongs to, or `null` for the default
592554 Workspace. Immutable after creation.
555
556### MCP Tunnel Reveal Token Response
557
558- `MCPTunnelRevealTokenResponse object`
559
560 - `id: string`
561
562 Stable identifier for the current token value. Changes when the token is
563 rotated.
564
565 - `tunnel_token: string`
566
567 The tunnel's connection token.
568
569 - `type: "tunnel_token"`
570
571 Object type. Always `tunnel_token` for Tunnel Tokens.
572
573 default: tunnel_token
574
575### MCP Tunnel Rotate Token Response
576
577- `MCPTunnelRotateTokenResponse object`
578
579 - `id: string`
580
581 Stable identifier for the current token value. Changes when the token is
582 rotated.
583
584 - `tunnel_token: string`
585
586 The tunnel's connection token.
587
588 - `type: "tunnel_token"`
589
590 Object type. Always `tunnel_token` for Tunnel Tokens.
591
592 default: tunnel_token
593593
594594## MCP Tunnels › Tunnel Certificates
595595