Access Controls
Create Gateway IP Address Restriction
POST
/
ipfs
/
gateways
/
{id}
/
ips
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
id
string
requiredID of the target Gateway
Body
application/json
ip
string
IP for the target Gateway
Response
200 - application/json
The response is of type object
.