v1

latestOpenAPI 3.0.02026-07-2661281.2 KB
default

Create Custom Domain for Gateway

org:gateways:write

post/gateways/{id}/custom_domain

Path parameters

idstring required

ID of the target Gateway

Request body

domainstring

Custom domain for the target Gateway

Example request

{
  "domain": "ipfs2.pinata.cloud"
}

Response

OK

object required