v4
latestSwagger 2.02026-07-13109102258.7 KBCollection
Creates or updates an entity to a collection. 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>>.
post/collections/{collection}/entity
Path parameters
collectionstring required
the collection unique name
Query parameters
api-versionstring required
Version of Purview APIs
Request body
Response
Created with EntityMutationResponse.