Filtering Columns
Ordering
Limiting and Pagination
Preference
curl -L \ --url 'https://test-rest-api.hefi.life:443//session'
[ { "id": 1, "uid": 1, "tid": "text", "device_model": "text", "os_version": "text", "timezone": "text", "network_type": "text", "app_version": "text", "location": "text", "language": "text", "resolution": "text", "session_funnel": "text", "created_at": "text" } ]
session
curl -L \ --request POST \ --url 'https://test-rest-api.hefi.life:443//session'
No Content
curl -L \ --request DELETE \ --url 'https://test-rest-api.hefi.life:443//session'
curl -L \ --request PATCH \ --url 'https://test-rest-api.hefi.life:443//session'