Access Controls
Revoke Gateway Key
DELETE
/
ipfs
/
gateways
/
{id}
/
access_tokens
/
{access_token_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
access_token_id
string
requiredID of the target Gateway Key
Response
200 - application/json
The response is of type object
.