Gateway Plugins
Install Gateway Plugin
POST
/
ipfs
/
gateway_plugins
/
{gateway_id}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
gateway_id
string
requiredBody
application/json
plugin_id
number
ID of the plugin to install to target gateway
Response
200 - application/json
data
object