Skip to main content
 print this page

Delete the data classification item

DELETE 

/datasets/dataclassifications/:id

Deletes a data classification by name. The caller must have dataclassifications.fullaccess permission. Deletion is blocked when one or more datasets still reference this classification — remove the classification from those datasets first. Usage examples: DELETE /datasets/dataclassifications/testclassification — deletes the "testclassification" classification if no datasets reference it.

Request

Responses

Data classification deleted successfully.

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