POST API/JobTrak/UnsubscribeUPRN/{uprn}?routeName={routeName}
Mark UPRN as unsubscribed from route
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
uprn |
UPRN |
string |
Required |
routeName |
Route to unsubscribe UPRN from (Optional, will update all routes if not supplied) |
string |
None. |
Body Parameters
None.
Response Information
Resource Description
Response from server
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.