Delete a File Contents

delete

/hcmRestApi/resources/11.13.18.05/learnerLearningRecords/{learnerLearningRecordsUniqID}/child/activeLearnerComments/{activeLearnerCommentsUniqID}/child/attachments/{attachmentsUniqID}/enclosure/FileContents

Delete a File Contents

Request

Path Parameters
  • This is the hash key of the attributes which make up the composite key for the Active Learner Comments resource and used to uniquely identify an instance of Active Learner Comments. The client should not generate the hash key value. Instead, the client should query on the Active Learner Comments collection resource in order to navigate to a specific instance of Active Learner Comments to get the hash key.
  • This is the hash key of the attributes which make up the composite key for the Attachments resource and used to uniquely identify an instance of Attachments. The client should not generate the hash key value. Instead, the client should query on the Attachments collection resource in order to navigate to a specific instance of Attachments to get the hash key.
  • This is the hash key of the attributes which make up the composite key for the Learner Learning Records resource and used to uniquely identify an instance of Learner Learning Records. The client should not generate the hash key value. Instead, the client should query on the Learner Learning Records collection resource in order to navigate to a specific instance of Learner Learning Records 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