Create an authentication provider
Create an authentication provider.
Request body
Response
Successfully created.
Changes
Changed in 1 of the 50 revisions of this API.282
- ▲
the
namerequest property const value changed fromanonymoustoanon-userrequest-property-const-changed
- ▲
the
typerequest property const value changed fromanonymoustoanon-userrequest-property-const-changed
- ●
removed the request property
anyOf[AnonymousAuthProvider]/allOf[BaseAuthProvider]/_idrequest-property-removed
- ●
removed the request property
anyOf[ApiKeyAuthProvider]/allOf[BaseAuthProvider]/_idrequest-property-removed
- ●
removed the request property
anyOf[AppleAuthProvider]/allOf[BaseAuthProvider]/_idrequest-property-removed
- ●
removed the request property
anyOf[CustomFunctionAuthProvider]/allOf[BaseAuthProvider]/_idrequest-property-removed
- ●
removed the request property
anyOf[CustomJwtAuthProvider]/allOf[BaseAuthProvider]/_idrequest-property-removed
- ●
removed the request property
anyOf[EmailPasswordAuthProvider]/allOf[BaseAuthProvider]/_idrequest-property-removed
- ●
removed the request property
anyOf[FacebookAuthProvider]/allOf[BaseAuthProvider]/_idrequest-property-removed
- ●
removed the request property
anyOf[GoogleAuthProvider]/allOf[BaseAuthProvider]/_idrequest-property-removed
- ○
added
AuthProviderConstructorsubschema #1to the response bodyallOflist for the response status201response-body-all-of-added
- ○
removed
AnonymousAuthProviderEmailPasswordAuthProviderApiKeyAuthProviderCustomJwtAuthProviderCustomFunctionAuthProviderAppleAuthProviderGoogleAuthProviderFacebookAuthProviderfrom the response bodyanyOflist for the response status201response-body-any-of-removed
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲