Proxy-seller

Supprimer la liste

Critère d'évaluation :

DELETEhttps://proxy-seller.com/personal/api/v1/{YourApiKey}/resident/list/delete

Paramètres du chemin d'accès

Nom

Valeur

Description

Autorisation

<Your_API_Key>

Votre clé API personnelle

Corps de la demande

Nom

Type

Description

id

Nombre

ID de la liste créée.

Exemple

https://proxy-seller.com/personal/api/v1/fj4948ffhg58gh843gh/resident/list/delete

Réponse

{
    "status": "success",
    "data": "delete",
    "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": "not-found",
            "code": 404,
            "customData": null
        },
        {
            "message": "not-found (404)",
            "code": 0,
            "customData": null
        }
    ]
}

On this page