Gateway
Update tunnel gateway (router callback)
Allows a router script to update the gateway IP after DHCP/PPP changes. Typically uses X-Bearer-Token or similar, not standard BearerAuth. No standard scope enforced.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Gateway update request with IP addresses
The body is of type object
.
Response
200
Updated successfully or no change