Skip to content

Delete an email blocklist entry

DELETE
/api/admin/emailblocklist/{id}

Authorizations

api_key

Requests manipulating data need to supply a CSRF token

TypeAPI Key (header: X-CSRF-Token)

Parameters

Path Parameters

id*
Typestring
Required
Pattern"\\d+"

Responses

Entry deleted successfully

Playground

Authorization
Variables
Key
Value

Samples

cURL
JavaScript
PHP
Python