curl -X POST "https://api.tktchurch.com/v1/auth/unlink-provider" \ -H "Authorization: Bearer eyJhbGciOiJIUzI1NiIs..." \ -H "Content-Type: application/json" \ -d '{ "provider": "google" }'
Remove a linked authentication provider from the current account
google
facebook
apple
Show Error Object