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

Changes

No recorded changes to this endpoint across all 1 revision of this API.