Required. The resource name of the Consent artifact to delete. To preserve referential integrity, Consent artifacts referenced by the latest revision of a Consent cannot be deleted.
Authorization requires the following IAM permission on the specified resource name:
healthcare.consentArtifacts.delete
Request body
The request body must be empty.
Response body
If successful, the response body is an empty JSON object.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-28 UTC."],[[["This webpage documents the `projects.locations.datasets.consentStores.consentArtifacts.delete` function for deleting a specified Consent artifact."],["The function requires a `name` parameter, which is the resource name of the Consent artifact to be deleted."],["Consent artifacts that are referenced by the latest revision of a Consent cannot be deleted, to preserve referential integrity."],["The function request is sent using a `DELETE` method on a specified endpoint and the request body must be empty."],["Successful deletion results in an empty JSON object response."]]],[]]