/
MO
mongodb
/
MongoDB Atlas App Services Admin API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v50
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2025-06-09
181
183
330.0 KB
authproviders
Update an authentication provider
Update an
authentication provider
.
patch
/groups/{groupId}/apps/{appId}/auth_providers/{providerId}
Request body
union
required
AnonymousAuthProvider
required
OR
EmailPasswordAuthProvider
required
OR
ApiKeyAuthProvider
required
OR
CustomJwtAuthProvider
required
OR
CustomFunctionAuthProvider
required
OR
AppleAuthProvider
required
OR
GoogleAuthProvider
required
OR
FacebookAuthProvider
required
Response
Successfully updated.