curl --request DELETE \
--url https://api.example.com/v1/ui/providers/stripe-accountDisconnects the Stripe account from the provider. This clears the paymentProcessor field and allows connecting a different Stripe account.
curl --request DELETE \
--url https://api.example.com/v1/ui/providers/stripe-accountStripe account disconnected successfully