v1

latestSwagger 2.02026-08-06114111152.5 KB
Tunnel

Stop the user's active tunnel

Tears down whichever tunnel is currently active on the account, without needing to specify an ID. Useful when you only ever run one tunnel and want a simple cleanup call.

delete/v1/tunnel

Response

Stop the user's active tunnel

successboolean required

Whether the operation succeeded.

errorsobject required

Validation errors keyed by field name. Only present when success is false.

errorstring required

Single human-readable reason, used by the older endpoints in place of errors. Only present when success is false.