Skip to content

Mail

mail_suppression_remove

Remove an address from the suppression list; idempotent (returns whether a row existed)

Tool

mail_suppression_remove

Remove an address from the suppression list; idempotent (returns whether a row existed)

Remove an address from the suppression list; idempotent (returns whether a row existed)

Behavior

HTTP
DELETE /mail/suppressions/:address

Arguments

NameTypeRequiredDescription
addressstringEmail address to remove from the suppression list

Response

FieldTypeAlwaysDescription
addressstring
removedboolean

Try it

Remove an address from the suppression list; idempotent (returns whether a row existed).

When to use

Remove an address from the suppression list; idempotent (returns whether a row existed)

Example

Ask your agent something like this:

Remove an address from the suppression list; idempotent (returns whether a row existed).

The agent will invoke mail_suppression_remove with these arguments:

{
  "address": "<address>"
}

Esc

Start typing to search the docs.

navigateselect