Skip to content
aggregator-approvals

Regenerate an expired approval link and show the confirm page

POST
/admin/v1/aggregator-registrations/renew/{id}
curl --request POST \
--url https://aggregator.example.com/admin/v1/aggregator-registrations/renew/example

Reached from the “Regenerate & review” button on the expired-link page. Accepts an expired-but-signature-valid token as proof the reviewer held a legitimate link, mints a fresh decision token (preserving the org binding), and renders the approve/reject confirm page inline — no email.

id
required
string

Default Response