PUT api/county/{countyId}/schedule

Use this method to update appeal schedule for a specific county

Request Information

URI Parameters

NameDescriptionTypeAdditional information
countyId

County Id

integer

Required

Body Parameters

None.

Response Information

Resource Description

Ok

IHttpActionResult

None.

Response Formats

application/json, text/json, text/html, application/xml, text/xml

Sample:

Sample not available.