NATS5 REST API Mailing PATCH resend-queue
From TMM Wiki
Jump to navigationJump to search
PATCH /mailing/resend-queue
Description
- Resend mail queue entry
Resource URL
- http://domain/api/mailing/resend-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