PUT api/county/{countyId}/schedule
Use this method to update appeal schedule for a specific county
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
countyId |
County Id |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Ok
IHttpActionResultNone.
Response Formats
application/json, text/json, text/html, application/xml, text/xml
Sample:
Sample not available.