cURL
curl --request DELETE \ --url https://api.loopreturns.com/api/v1/allowlists/{id} \ --header 'X-Authorization: <api-key>'
{ "error": { "code": "<string>", "http_code": "<string>", "message": "<string>" } }
Delete an allowlist entry.
Documentation IndexFetch the complete documentation index at: https://docs.loopreturns.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.loopreturns.com/llms.txt
Use this file to discover all available pages before exploring further.
The unique identifier associated with the allowlist entry.
No Content