Filtering Columns
Ordering
Limiting and Pagination
Preference
curl -L \ --url 'https://test-rest-api.hefi.life:443//alliance'
[ { "id": 1, "name": "text", "profile_picture": "text", "description": "text", "description_imgs": null, "website_url": "text", "store_url": "text", "category": "text", "token": "text", "total_user_count": 1, "total_link_user": 1, "total_hep": 1, "user_from_alliance": 1, "user_to_alliance": 1, "created_at": "text" } ]
alliance
curl -L \ --request POST \ --url 'https://test-rest-api.hefi.life:443//alliance'
No Content
curl -L \ --request DELETE \ --url 'https://test-rest-api.hefi.life:443//alliance'
curl -L \ --request PATCH \ --url 'https://test-rest-api.hefi.life:443//alliance'