NATS5 REST API Mailing DELETE queue
From TMM Wiki
Jump to navigationJump to search
DELETE /mailing/queue
Description
- Delete mail queue entry
Resource URL
- http://domain/api/mailing/queue
- Replace domain with the nats domain
- DELETE
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