Revoke a tunnel's live grant
Revokes the grant at the control plane and edge: the public URL stops working immediately and any live tunnel session is disconnected. The server record — including its now-dead url — is intentionally left untouched, so the next create revives the tunnel with the same slug.
Path parameters
ID of the hosted project that contains the server.
ID of the server inside the project.
Response
Grant revoked; the server record is unchanged.
Changes
Changed in 2 of the 71 revisions of this API.61
- ●
added the new
CONFLICTenum value to thecoderesponse property for the response status401response-property-enum-value-added
- ●
added the new
CONFLICTenum value to thecoderesponse property for the response status403response-property-enum-value-added
- ●
added the new
CONFLICTenum value to thecoderesponse property for the response status404response-property-enum-value-added
- ●
added the new
CONFLICTenum value to thecoderesponse property for the response status429response-property-enum-value-added
- ●
added the new
CONFLICTenum value to thecoderesponse property for the response status500response-property-enum-value-added
- ●
added the new
CONFLICTenum value to thecoderesponse property for the response status502response-property-enum-value-added
- ●
- ○
endpoint added
endpoint-added
- ○