cURL
curl --request DELETE \ --url https://api.example.com/api/providers/{id} \ --cookie better-auth.session_token=
Permanently deletes a provider. Admin only.
Default Response
Was this page helpful?