Skip to main content
DELETE
Remove a lead subscription

Authorizations

Authorization
string
header
required

Organization-scoped Mailr API key. Header: Authorization: Bearer ak_….

Query Parameters

id
string

Subscription id. Provide this or target_url.

target_url
string<uri>

The subscribed URL. Provide this or id.

Response

Removed (idempotent — succeeds even if nothing matched).

ok
boolean