Delete a FileContents
delete
/fscmRestApi/resources/11.13.18.05/requirementSpecifications/{RequirementId}/child/RequirementVersion/{RequirementVersionId}/child/RequirementLineItem/{RequirementLineItemId}/child/Attachments/{AttachmentsUniqID}/enclosure/FileContents
Delete a FileContents
Request
Path Parameters
-
AttachmentsUniqID(required): string
The value of this parameter could be a hash of the key that is used to uniquely identify the resource item. The client should not generate the hash key value. Instead, the client should query on the collection resource with a filter to navigate to a specific resource item. For example: products?q=InventoryItemId=
-
RequirementId(required): integer
Value that uniquely identifies the requirement specification.
-
RequirementLineItemId(required): integer(int64)
Value that uniquely identifies the requirement line item.
-
RequirementVersionId(required): integer(int64)
Value that uniquely identifies the requirement version.
There's no request body for this operation.
Back to TopResponse
Default Response
No Content. This task does not return elements in the response body.