/
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
Create an authentication provider
Create an
authentication provider
.
post
/groups/{groupId}/apps/{appId}/auth_providers
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 created.
union
required
object
required
OR
object
required
OR
object
required
OR
object
required
OR
object
required
OR
object
required
OR
object
required
OR
object
required