curl --request DELETE \
--url https://api.example.com/api/providers/{key}/config \
--header 'Authorization: Bearer <token>'curl --request DELETE \
--url https://api.example.com/api/providers/{key}/config \
--header 'Authorization: Bearer <token>'