Delete a FileContents
delete
/fscmRestApi/resources/11.13.18.05/inspectionPlans/{InspectionPlanId}/child/specifications/{SpecificationId}/child/attachments/{attachmentsUniqID}/enclosure/FileContents
Delete a FileContents
Request
Path Parameters
-
InspectionPlanId(required): integer(int64)
Value that uniquely identifies the inspection plan.
-
SpecificationId(required): integer(int64)
Value that uniquely identifies the specification for the inspection plan.
-
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=
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.