API-TOOL専用のリストを作成する
詳細はこちらをご覧ください。here.
リストは同じ名前で作成されますが、必要に応じて名前を変更することができます。
終点:
PUThttps://proxy-seller.com/personal/api/v1/{YourApiKey}/residentsubuser/list/tools
パスのパラメータ:
名称 | 価値 | 説明 |
|---|---|---|
認可 |
| 個人APIキー |
リクエスト本文:
名称 | タイプ | 説明 |
|---|---|---|
パッケージ・キー | ストリング | 特別なリストを作成したいサブユーザのパッケージのキー。 |
例
https://proxy-seller.com/personal/api/v1/fj4948ffhg58gh843gh/residentsubuser/list/tools反応だ:
{
"status": "success",
"data": {
"id": 561,
"login": "api3c8aa1d4",
"password": "AZT62Dx3"
},
"errors": []
}{
"status": "error",
"data": null,
"errors": [
{
"message": "Error api key",
"code": 503,
"customData": null
},
{
"message": "IP not allowed",
"code": 503,
"customData": null
},
{
"message": "Request limit reached",
"code": 503,
"customData": null
}
]
}{
"status": "error",
"data": null,
"errors": [
{
"message": "IP not allowed",
"code": 503,
"customData": null
}
]
}{
"status": "error",
"data": null,
"errors": [
{
"message": "Tarif not found",
"code": 0,
"customData": null
}
]
}