default

Create Gateway Host Origin Restriction

org:gateways:write

post/gateways/{id}/hosts

Path parameters

idstring required

ID of the target Gateway

Request body

hoststring

Host for target Gateway

Example request

{
  "host": "https://ipfs.pinata.cloud"
}

Response

OK

object required

Changes

No recorded changes to this endpoint across all 1 revision of this API.