Surprisingly, there is no endpoint in the PactFlow API for record-undeployment, or at least I cannot see one.
In my case, this endpoint is essential if you have deployed and are maintaining several versions of an MFE on a CDN and their corresponding contracts in PactFlow using the 'application-instance' parameter, and want to be able to remove any of them when they become obsolete in a CI/CD pipeline using the PactFlow API.
Thanks in advance.