Entity
Delete a given classification from an existing entity represented by a GUID.
delete/atlas/v2/entity/guid/{guid}/classification/{classificationName}
Path parameters
guidstring required
The globally unique identifier of the entity.
classificationNamestring required
The name of the classification.
Response
No Content.
Changes
No recorded changes to this endpoint across all 3 revisions of this API.