Catalog Import
Reject staged items
POST /catalog-import/reject
POST
This endpoint requires authentication. Include your Bearer token in the Authorization header.
Description
POST /catalog-import/reject Description: Marks thepending, metadata-engine-sourced staged items matching
batchId and/or itemIds (scoped to the caller’s tenant) as
rejected, stamping reviewedBy/reviewedAt. Rejected rows are
never applied. Rejecting is not permanent for the underlying
identifier — a later import that proposes the same ISRC/UPC re-stages
it as a fresh row rather than being deduplicated away.
Authorization:
- Required role:
adminor higher
Code Examples
Authorizations
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Body
application/json