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
- 200
- 400
- 500
Data classification updated successfully.
Response Headers
Access-Control-Allow-Origin
Access-Control-Allow-Methods
Access-Control-Allow-Headers
Classification not found (IPV-1002) or invalid input.
Response Headers
Access-Control-Allow-Origin
Access-Control-Allow-Methods
Access-Control-Allow-Headers
Something went wrong at backend
Response Headers
Access-Control-Allow-Origin
Access-Control-Allow-Methods
Access-Control-Allow-Headers