Tunnel
Create a new tunnel
Creates a new WAN tunnel record for the site. Requires wan:create
scope.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Site UUID
Body
application/json · object
Request to create a new tunnel
Creates a blank tunnel resource, or checks limit. This request often empty in code, but can exist for future fields.
Response
201
application/json
Tunnel created
The response is of type object
.