Skip to main content

Approve a pending catalog sync entry, triggering catalog upsert (family, variant, and version creation or linking). Re-a

POST 

/api/v1/admin/catalog-sync/entries/:entry_id/approve

Approve a pending catalog sync entry, triggering catalog upsert (family, variant, and version creation or linking). Re-approving an already-mapped entry is a no-op at the catalog layer. Returns 404 if the entry does not exist. Requires JWT auth with admin or owner role.

Request

Responses

Success