Filtering Columns
Ordering
Limiting and Pagination
Preference
curl -L \ --url 'https://test-rest-api.hefi.life:443//health_step'
[ { "id": 1, "uid": 1, "hdid": 1, "date": "text", "time": "text", "value": 1, "created_at": "text" } ]
health_step
curl -L \ --request POST \ --url 'https://test-rest-api.hefi.life:443//health_step'
No Content
curl -L \ --request DELETE \ --url 'https://test-rest-api.hefi.life:443//health_step'
curl -L \ --request PATCH \ --url 'https://test-rest-api.hefi.life:443//health_step'