NATS5 REST API Message PATCH undelete
From TMM Wiki
Jump to navigationJump to search
PATCH /message/undelete
Description
- Mark message(s) undeleted
Resource URL
- http://domain/api/message/undelete
- Replace domain with the nats domain
- PATCH
Response Format
- JSON
- HTTP headers
Parameters
Parameters can be sent as url encoded params
- messageid
- type: digit_list (Either a comma-separated string of digits, or a JSON array of digits)
- required