Filtering Columns
Ordering
Limiting and Pagination
Preference
curl -L \ --url 'https://test-rest-api.hefi.life:443//did_log'
[ { "id": 1, "src_did_log": "text", "srv_url": "text", "tag": "text", "log": "text", "created_at": "text" } ]
did_log
curl -L \ --request POST \ --url 'https://test-rest-api.hefi.life:443//did_log'
No Content
curl -L \ --request DELETE \ --url 'https://test-rest-api.hefi.life:443//did_log'
curl -L \ --request PATCH \ --url 'https://test-rest-api.hefi.life:443//did_log'