Proxy-seller

Excluir lista

Ponto final:

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

Parâmetros do caminho

Nome

Valor

Descrição

Autorização

<Your_API_Key>

Sua chave de API pessoal

Corpo da solicitação

Nome

Tipo

Descrição

id

Número

ID da lista criada.

Exemplo

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

Resposta

{
    "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