v4
latestSwagger 2.02026-07-13109102258.7 KBEntity
Create or update an entity in Atlas. Existing entity is matched using its unique guid if supplied or by its unique attributes eg: qualifiedName. Map and array of collections are not well supported. E.g., array<array<int>>, array<map<string, int>>. For each contact type, the maximum number of contacts is 20.
post/atlas/v2/entity
Query parameters
businessAttributeUpdateBehavior'ignore' | 'replace' | 'merge'
Used to define the update behavior for business attributes when updating entities.
Request body
Response
Created with EntityMutationResponse.