Collection

Move existing entities to the target collection.

post/collections/{collection}/entity/moveHere

Path parameters

collectionstring required

the collection unique name

Query parameters

api-versionstring required

Version of Purview APIs

Request body

entityGuidsstring[]

An array of entity guids to be moved to target collection.

Response

Created with EntityMutationResponse.

guidAssignmentsobject

A map of GUID assignments with entities.

mutatedEntitiesobject

The entity headers of mutated entities.

Changes

No recorded changes to this endpoint across all 3 revisions of this API.