๐ Share how you're building agents for a chance to win LangChain swag!
cURL
curl --request DELETE \ --url https://api.example.com/v2/auth/providers/{provider_id}
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Delete an OAuth provider.
Successful Response
Was this page helpful?