create itempost https://api-examples.tamr.cloud/api/v1alpha2/projects/{projectId}/queues/{queueId}/itemsCreates a new item to review in the specified queue.Path ParamsprojectIdstringrequiredRequired. The project the queue belongs to.queueIdstringrequiredRequired. The queue ID to add the item to.Body ParamseditRecordobjectItem to suggest an edit to a record.editRecord objectsuggestedDuplicateobjectItem to review a suggested duplicate.suggestedDuplicate objectsuggestedClassificationobjectA suggested classification of a record into a taxonomy node.suggestedClassification objecttableIdstringrequiredRequired. The table this item belongs to.Response 200A successful response.Updated 2 months ago