Block a sender
Contacts
Block a sender
Block an email address (type: "EMAIL") or an entire domain (type: "DOMAIN"). Blocked senders cannot create new threads or post on existing ones. Requires the contacts:write scope.
POST
Block a sender
Documentation Index
Fetch the complete documentation index at: https://productlane.mintlify.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
EMAIL blocks a single address, DOMAIN blocks every sender at that domain.
Available options:
EMAIL, DOMAIN Email address (when type=EMAIL) or bare domain like example.com (when type=DOMAIN). Case-insensitive; normalized to lowercase.
Required string length:
3 - 254