v1

latestOpenAPI 3.0.02026-07-2661281.2 KB
default

Create Gateway IP Address Restriction

org:gateways:write

post/gateways/{id}/ips

Path parameters

idstring required

ID of the target Gateway

Request body

ipstring

IP for the target Gateway

Example request

{
  "ip": "1.1.1.1"
}

Response

OK

object required