DELETE
request sent to its URI.
DELETE /api/collection/resource_id HTTP/1.1 Accept: application/xml HTTP/1.1 204 No Content
DELETE
request to specify additional properties. A DELETE
request with optional body content requires a Content-Type: application/xml
header to inform the API of the XML representation in the body content. If a DELETE
request contains no body content, omit the Content-Type: application/xml
header.