NATS5 REST API Mailing PATCH mailing
From TMM Wiki
Jump to navigationJump to search
PATCH /mailing/mailing
Description
- Edit mailing
Resource URL
- http://domain/api/mailing/mailing
- Replace domain with the nats domain
- PATCH
Response Format
- JSON
- HTTP headers
Parameters
Parameters can be sent as url encoded params
- mailid
- type: digit
- required
- subject
- type: string
- optional
- only_once
- type: boolean_digit
- optional
- email_once
- type: boolean_digit
- optional
- send_on
- type: string
- optional
- body
- type: string
- optional
- body_html
- type: string
- optional