NATS5 REST API Mailing PATCH removelist-queue
From TMM Wiki
Jump to navigationJump to search
PATCH /mailing/removelist-queue
Description
- Add email from mail queue entry to remove list
Resource URL
- http://domain/api/mailing/removelist-queue
- Replace domain with the nats domain
- PATCH
Response Format
- JSON
- HTTP headers
Parameters
Parameters can be sent as url encoded params
- queueid
- type: digit_list (Either a comma-separated string of digits, or a JSON array of digits)
- required