Deletes a domain blocklist rule
cURL
curl --request DELETE \ --url https://api.jetemail.com/inbound/filters/blocklist/{uuid} \ --header 'Authorization: Bearer <token>'
{ "success": true }
Documentation IndexFetch the complete documentation index at: https://jetemail.com/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://jetemail.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
API key for account management endpoints. Use your api_ prefixed token.
UUID of the blocklist rule to delete
Rule deleted successfully
true