DELETE api/JobDocument/{id}
Removes the specified Job Document from the SedonaDocuments database
Request Information
URI Parameters
| Name | Description | Type | Additional information | 
|---|---|---|---|
| id | DocumentId | integer | Required | 
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
            Sample:
                    
Sample not available.
