Skip to main content

Resync (Reconcile) Subscriptions

POST 

/api/amazon/instances/:integrationInstance/notification-subscriptions/resync

Force a reconcile: converge the instance's live subscriptions onto exactly what its enabled phase flags imply — create newly-enabled notification types, re-point relocated SQS/EventBridge destinations, and tear down disabled types. Idempotent and safe to re-run after a partial failure; degrades per-type rather than aborting, so one failing type never blocks the rest. Returns counts of what changed. Requires an initialized tenant context.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Request

Responses

OK

Response Headers
    Content-Type