batch dismiss itemspost https://api-examples.tamr.cloud/api/v1alpha2/projects/{projectId}/queues/{queueId}/items:dismissDismiss curation item(s) at once without taking actions. Maximum 100 items per request.Path ParamsprojectIdstringrequiredRequired. The project the queue items belong to.queueIdstringrequiredRequired. The queue the items belong to.Body ParamsitemIdsarray of stringsrequiredRequired. The queue item IDs to dismiss. Maximum 100 items per request.itemIds*ADD stringResponse 200A successful response.Updated 2 months ago