Skip to main content
 print this page

Update data classification

PUT 

/datasets/dataclassifications/:id

Updates an existing data classification. Both Description and DisplayName are optional — only provided fields are updated. LastModifiedTime and LastModifiedBy are always set automatically. {id} represents the DataClassificationName of the classification to update. Usage examples: PUT /datasets/dataclassifications/testclassification — updates fields on the "testclassification" classification.

Request

Responses

Data classification updated successfully.

Response Headers
    Access-Control-Allow-Origin
    Access-Control-Allow-Methods
    Access-Control-Allow-Headers