Move existing entities to the target collection.

post/entity/moveTo

Query parameters

api-versionstring required

The API version to use for this operation.

collectionIdstring required

The collection where entities will be moved to.

Request body

entityGuidsstring[]

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

Response

The request has succeeded.

guidAssignmentsobject

A map of GUID assignments with entities.

mutatedEntitiesobject

The entity headers of mutated entities.

Changes

Changed in 2 of the 4 revisions of this API.2