POST api/mock/customers/{customerId}/devices/{deviceAssetId}/controlplans/{controlPlanGuidAsString}/{searchFilterId}/{endDate}/decline

Request Information

URI Parameters

NameDescriptionTypeAdditional information
customerId

integer

Required

deviceAssetId

integer

Required

controlPlanGuidAsString

string

Required

searchFilterId

globally unique identifier

Required

endDate

date

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, text/html

Sample:

Sample not available.