Delete a FileContents

delete

/hcmRestApi/resources/11.13.18.05/digitalLearning/{digitalLearningUniqID}/child/content/{contentUniqID}/child/contentBinaries/{contentBinariesUniqID}/enclosure/FileContents

Delete a FileContents

Request

Path Parameters
  • This is the hash key of the attributes which make up the composite key for the (contentBinaries) resource and used to uniquely identify an instance of (contentBinaries). The client should not generate the hash key value. Instead, the client should query on the (contentBinaries) collection resource in order to navigate to a specific instance of (contentBinaries) to get the hash key.
  • This is the hash key of the attributes which make up the composite key for the (content) resource and used to uniquely identify an instance of (content). The client should not generate the hash key value. Instead, the client should query on the (content) collection resource in order to navigate to a specific instance of (content) to get the hash key.
  • This is the hash key of the attributes which make up the composite key for the (digitalLearning) resource and used to uniquely identify an instance of (digitalLearning). The client should not generate the hash key value. Instead, the client should query on the (digitalLearning) collection resource in order to navigate to a specific instance of (digitalLearning) to get the hash key.

There's no request body for this operation.

Back to Top

Response

Default Response

No Content. This task does not return elements in the response body.
Back to Top