Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Gateway update request with IP addresses
Response
Updated successfully or no change
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.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Gateway update request with IP addresses
Updated successfully or no change