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