Proxy-seller

編集ドメイン

ドメイン名の設定はいつでも変更できます。この例では、その方法をご紹介します。

ドメインを編集するには、以下の手順を実行する:

  1. APIキーを取得する。 how to get the key?

  2. ドメインのリストを取得し、その中から1つを選択する。How do I get a list of domains?

  3. APIから以下のメソッドを使用する。Edit domain

リクエストの成功例:

{
    "id": "6683a91b19erd56a69f716",
    "domain": "some.com",
    "useTls": false,
    "approved": true,
    "prioritized": false,
    "linkEnabled": true,
    "prefix": "/some/new/prefix/"
}

On this page

No Headings