Remove Deleted Registrations

Relative Route: /api/extension/services/RegistrationService/RemoveDeletedRegistrations


This deletes any current configurations in Corp Admin that are not configured in the middleware.

🚧

If a configuration endpoint is changed then the registration will not be deleted.


Auto-Configuration


👍

This endpoint should be called during the process of deploying a new version. Call this endpoint on a new version of code before traffic is sent to the new version. This avoids errors by making sure any endpoints that no longer exist are not configured to be called.

Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!