Documentation Index

Fetch the complete documentation index at: https://support.perimeter81.com/llms.txt

Use this file to discover all available pages before exploring further.

Important Notice: This Perimeter 81 documentation site is being deprecated and will be permanently removed on July 26, 2026.

Please use the latest Check Point Documentation Portal for current product documentation and updates. Access the Check Point Documentation Portal

Create a new Wireguard tunnel

Prev Next
Post
/v2.3/networks/{networkId}/tunnels/wireguard

Required permissions: ["network:write"]

Security
HTTP
Type bearer
Path parameters
networkId
stringRequired
Body parameters
object
remoteEndpoint
string (ipv4) Required
remoteSubnets
Array of string Required
Min length1
string
regionID
string Required

Region ID

gatewayID
string Required

Gateway ID

tunnelName
string Required

The name of the tunnel

Min length3
Max length15
Pattern^[a-zA-Z0-9]*$
Responses
202

Request accepted

object
statusUrl
string
samplingTime
integer
401

Unauthorized

object
id
string
message
string
402

Insufficient licenses

object
id
string
message
string
403

Forbidden

object
id
string
message
string
404

Resource not found

object
id
string
message
string
422

Unprocessable entity

object
id
string
message
string