EntityMoveEntitiesToCollection interface
Methods
| post(Entity |
Move existing entities to the target collection. |
Method Details
post(EntityMoveEntitiesToCollectionParameters)
Move existing entities to the target collection.
function post(options: EntityMoveEntitiesToCollectionParameters): StreamableMethod<EntityMoveEntitiesToCollection200Response | EntityMoveEntitiesToCollectionDefaultResponse>