Filtering Columns
Ordering
Limiting and Pagination
Preference
curl -L \ --url 'https://test-rest-api.hefi.life:443//dashboard'
[ { "id": 1, "figure_name": "text", "value": 1, "accum": 1, "change": 1, "target_date": "text" } ]
dashboard
curl -L \ --request POST \ --url 'https://test-rest-api.hefi.life:443//dashboard'
No Content
curl -L \ --request DELETE \ --url 'https://test-rest-api.hefi.life:443//dashboard'
curl -L \ --request PATCH \ --url 'https://test-rest-api.hefi.life:443//dashboard'