POST api/v{version}/Available/SetOutsideRegion?hours={hours}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
hours | integer |
Required |
|
version | string |
None. |
Body Parameters
RegionName | Description | Type | Additional information |
---|---|---|---|
Location | Location |
None. |
Request Formats
application/json, text/json
Sample:
{ "Location": { "$id": "2", "Geofence": "sample string 1" } }
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
booleanResponse Formats
application/json, text/json
Sample:
true