post https://{clientId}.clientextension.directscalestage.com/api/extension/services/RegistrationService/RemoveDeletedRegistrations
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.