NATS5 REST API Maintenance PATCH table
From TMM Wiki
Jump to navigationJump to search
PATCH /maintenance/table
Description
- Cleanup table
Resource URL
- http://domain/api/maintenance/table
- Replace domain with the nats domain
- PATCH
Response Format
- JSON
- HTTP headers
Parameters
Parameters can be sent as url encoded params
- table
- type: string
- required
- before
- type: datetime (A date string to be parsed by php strtotime, or a unix timestamp integer)
- required
- max_rows
- type: digit
- optional
- backup
- type: trinary_digit (0, 1, or 2)
- optional