NATS5 REST API Report POST focus
From TMM Wiki
Jump to navigationJump to search
POST /report/focus
Description
- Add new report focus
Resource URL
- http://domain/api/report/focus
- Replace domain with the nats domain
- POST
Response Format
- JSON
- HTTP headers
Parameters
Parameters can be sent as url encoded params
- report
- type: string
- required
- report_focus
- type: string
- required
- description
- type: string
- optional
- copy_report_focus_id
- type: digit
- optional
- report_fields
- type: json (JSON Object)
- optional
- shared
- type: boolean_digit
- optional