Accept a current source version for an installed reference agent card.
Transactionally re-pins the install and re-materializes its projection. Overlay fields whose targets no longer exist are dropped and recorded in the audit chain.
Rensei API key presented as Authorization: Bearer rsk_live_. Required API-key scopes are recorded per operation in x-rensei-required-scopes.
In: header
Path Parameters
The installed agent-card id.
Response Body
curl -X POST "https://example.com/api/agent-cards/string/marketplace-install/update"Preview the update from an installed agent-card pin to the current source version.
Returns version metadata, normalized payload and prompt deltas, capability-manifest changes, and the local overlay keys that are preserved or conflict.
List approval gates (pending-approvals feed) for the authenticated org.
Returns approval gates scoped to the authenticated org, optionally filtered by issue or status. Gates that carry an MCP-tool project scope are additionally filtered to those the caller can access, so a project-scoped key or a non-member session never sees another project's gates. Ordered by createdAt ASC (pipeline stage order); the client groups by issue and sorts groups by urgency.