POST api/mock/customers/{customerId}/devices/{deviceAssetId}/controlplans/{controlPlanGuidAsString}/{searchFilterId}/{endDate}/decline
Request Information
URI Parameters
| Name | Description | Type | Additional 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
IHttpActionResultNone.
Response Formats
application/json, text/json, text/html
Sample:
Sample not available.