๐ Share how you're building agents for a chance to win LangChain swag!
curl --request DELETE \
--url https://api.example.com/v2/auth/providers/{provider_id}{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}Delete an OAuth provider.
curl --request DELETE \
--url https://api.example.com/v2/auth/providers/{provider_id}{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}Documentation Index
Fetch the complete documentation index at: https://langchain-5e9cc07a-preview-openap-1765292790-ae6c60d.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response
Was this page helpful?