Example details for Gateway/Refresh
Syntax variant 1 (preferred REST-format): Gateway/{id}/Refresh/{quick}/
Syntax variant 2 (traditional query-string): Gateway//Refresh?id={id}&quick={quick}
GET, syntax 1 (preferred REST-format):
Gateway/6061/Refresh/true/
GET, syntax 2 (traditional query-string):
Gateway//Refresh?id=6061&quick=true
Documentation and tests automatically generated from source-code 2025-12-06 05:04