Custom Domains
Create Custom Domain for Gateway
POST
/
ipfs
/
gateways
/
{id}
/
custom_domain
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
domain
string
Custom domain for the target Gateway
Response
200 - application/json
The response is of type object
.