Required. The resource name of the Attribute definition to delete. To preserve referential integrity, Attribute definitions referenced by a User data mapping or the latest revision of a Consent cannot be deleted.
Authorization requires the following IAM permission on the specified resource name:
healthcare.attributeDefinitions.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 operation deletes a specified Attribute definition within a consent store."],["Deletion is only possible if the Attribute definition is not referenced by any User data mapping or the latest revision of any Consent."],["The operation requires a DELETE HTTP request to a specific URL, utilizing gRPC Transcoding syntax."],["Successful deletion will result in an empty JSON object response."],["Specific authorization permissions, either `healthcare.attributeDefinitions.delete` are required along with OAuth Scopes."]]],[]]