Access Controls
Revoke IP Address Restricton
DELETE
/
ipfs
/
gateways
/
{id}
/
ips
/
{ip_id}
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
ip_id
string
requiredID of the IP address entry
Response
200 - application/json
The response is of type object
.