Default
Endpoints within Activities.Default Category
This Contact Microservice category contains endpoints related to all Mailing that ranges from sending, forwarding, reading and whitelisting related operations.
Endpoint | Type | Description | Status |
---|---|---|---|
Bcc Email | POST | This webhook is used to send out email with BCC contacts. | Live |
Forward Email | POST | This endpoints enables developer to forward emails from the inbox. | Live |
Read Email | GET | Reading an email can be handled using this endpoint. | Live |
Add to Whitelist | PATCH | This endpoints enables Mail Webhook to add to whitelist. | Live |
Remove From Whitelist | PATCH | This endpoints enables Mail Webhook to remove from whitelist. | Live |
Updated about 2 years ago