Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Join our product experts for a "Build More with LangSmith: Summer AMA Series" from July 9-August 12, 2026. RSVP today
cURL
curl --request DELETE \ --url https://api.example.com/v2/auth/providers/{provider_id}
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>", "input": "<unknown>", "ctx": {} } ] }
Delete an OAuth provider.
Successful Response
Was this page helpful?