cURL
curl --request DELETE \ --url https://api.example.com/api/stores/{storeId}/provider-credentials/{id} \ --cookie better-auth.session_token=
Permanently deletes a provider credential from a store.
Default Response
Was this page helpful?