v4

latestSwagger 2.02026-07-13109102258.7 KB
Glossary

Delete the term assignment for the given list of related objects.

delete/atlas/v2/glossary/terms/{termGuid}/assignedEntities

Path parameters

termGuidstring required

The globally unique identifier for glossary term.

Request body

guidstring

The GUID of the object.

typeNamestring

The name of the type.

uniqueAttributesobject

The unique attributes of the object.

displayTextstring

The display text.

entityStatus'ACTIVE' | 'DELETED'

Status of the entity - can be active or deleted. Deleted entities are not removed from Atlas store.

relationshipTypestring
relationshipGuidstring

The GUID of the relationship.

relationshipStatus'ACTIVE' | 'DELETED'

The enum of relationship status.

Response

OK. If glossary term dissociation was successful.