cURL
curl --request DELETE \ --url https://api.loopreturns.com/api/v1/blocklists/{id} \ --header 'X-Authorization: <api-key>'
{ "error": { "code": "<string>", "http_code": "<string>", "message": "<string>" } }
Delete a blocklist entry.
The unique identifier associated with the blocklist entry.
No Content