cURL
curl --request GET \ --url https://api.dooki.com.br/v2/{alias}/config/blocked-ips/{id} \ --header 'User-Secret-Key: <api-key>' \ --header 'User-Token: <api-key>'
{ "id": 123, "ip": "<string>", "created_at": "2023-11-07T05:31:56Z", "updated_at": "2023-11-07T05:31:56Z" }
Visualiza os dados de um IP específico que está bloqueado
Documentation IndexFetch the complete documentation index at: https://docs.yampi.com.br/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.yampi.com.br/llms.txt
Use this file to discover all available pages before exploring further.
Alias da loja
ID do IP bloqueado
Dados do IP especificado que está bloqueado
Was this page helpful?