DELETE api/estimate/{id}

Deletes the contents of an Estimate from the system

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

the unique id of the form/project

integer

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/scim+json

Sample:

Sample not available.