NATS5 REST API Mailing POST removelist
From TMM Wiki
Jump to navigationJump to search
POST /mailing/removelist
Description
- Append to email remove list
Resource URL
- http://domain/api/mailing/removelist
- Replace domain with the nats domain
- POST
Response Format
- JSON
- HTTP headers
Parameters
Parameters can be sent as url encoded params
- type
- type: string
- required
- emails
- type: string_list (Either a comma-separated string of strings, or a JSON array of strings)
- required