---
title: "Changes to Update an authentication provider"
method: PATCH
path: "/groups/{groupId}/apps/{appId}/auth_providers/{providerId}"
---

# Changes to Update an authentication provider

`PATCH /groups/{groupId}/apps/{appId}/auth_providers/{providerId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 50 revisions.

- **2024-02-20** (v3) `e2240dd053bd` — 2 breaking, 8 warning

## Changes

- **2024-02-20** (v3) `e2240dd053bd` — 2 breaking, 8 warning
  - the `name` request property const value changed from `anonymous` to `anon-user`
  - the `type` request property const value changed from `anonymous` to `anon-user`
  - removed the request property `anyOf[#/components/schemas/AnonymousAuthProvider]/allOf[#/components/schemas/BaseAuthProvider]/_id`
  - removed the request property `anyOf[#/components/schemas/ApiKeyAuthProvider]/allOf[#/components/schemas/BaseAuthProvider]/_id`
  - removed the request property `anyOf[#/components/schemas/AppleAuthProvider]/allOf[#/components/schemas/BaseAuthProvider]/_id`
  - removed the request property `anyOf[#/components/schemas/CustomFunctionAuthProvider]/allOf[#/components/schemas/BaseAuthProvider]/_id`
  - removed the request property `anyOf[#/components/schemas/CustomJwtAuthProvider]/allOf[#/components/schemas/BaseAuthProvider]/_id`
  - removed the request property `anyOf[#/components/schemas/EmailPasswordAuthProvider]/allOf[#/components/schemas/BaseAuthProvider]/_id`
  - removed the request property `anyOf[#/components/schemas/FacebookAuthProvider]/allOf[#/components/schemas/BaseAuthProvider]/_id`
  - removed the request property `anyOf[#/components/schemas/GoogleAuthProvider]/allOf[#/components/schemas/BaseAuthProvider]/_id`

---

[Operation](https://skmtc.dev/mongodb/apis/mongodb-atlas-app-services-admin-api/docs/groups/:groupId/apps/:appId/auth_providers/:providerId/patch.md) · [API](https://skmtc.dev/mongodb/apis/mongodb-atlas-app-services-admin-api.md) · [Page](https://skmtc.dev/mongodb/apis/mongodb-atlas-app-services-admin-api/changes/groups/:groupId/apps/:appId/auth_providers/:providerId/patch)
