POST
/
v1
/
webhooks
/
mail
/
{provider}
Mail provider webhook ingress
curl --request POST \
  --url https://api.talkzilla.app/v1/webhooks/mail/{provider} \
  --header 'Content-Type: application/json' \
  --data '{}'

Path Parameters

provider
enum<string>
required
Available options:
mailkatana

Body

application/json

The body is of type object.

Response

200

Suppression recorded.