---
title: "Changes to Modify an endpoint"
method: PUT
path: "/groups/{groupId}/apps/{appId}/endpoints/{endpointId}"
---

# Changes to Modify an endpoint

`PUT /groups/{groupId}/apps/{appId}/endpoints/{endpointId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 50 revisions.

- **2024-02-20** (v3) `e2240dd053bd` — 4 breaking, 19 warning, 1 info
- **2023-03-31** (v3) `eb671cf4e125` — 2 warning
- **2023-03-27** (v3) `c75e1135f5d4` — 2 breaking, 10 warning, 1 info

## Changes

- **2024-02-20** (v3) `e2240dd053bd` — 4 breaking, 19 warning, 1 info
  - added `#/components/schemas/BaseEndpoint, subschema #2` to the request body `allOf` list
  - the request's body type/format changed from `object`/`` to ``/``
  - the `allOf[#/components/schemas/Endpoint]/` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the required property `allOf[#/components/schemas/Endpoint]/function_id` from the response with the `200` status
  - removed the request property `create_user_on_auth`
  - removed the request property `disabled`
  - removed the request property `fetch_custom_user_data`
  - removed the request property `function_id`
  - removed the request property `http_method`
  - removed the request property `respond_result`
  - removed the request property `return_type`
  - removed the request property `route`
  - removed the request property `secret_id`
  - removed the request property `validation_method`
  - removed the optional property `allOf[#/components/schemas/Endpoint]/create_user_on_auth` from the response with the `200` status
  - removed the optional property `allOf[#/components/schemas/Endpoint]/disabled` from the response with the `200` status
  - removed the optional property `allOf[#/components/schemas/Endpoint]/fetch_custom_user_data` from the response with the `200` status
  - removed the optional property `allOf[#/components/schemas/Endpoint]/http_method` from the response with the `200` status
  - removed the optional property `allOf[#/components/schemas/Endpoint]/respond_result` from the response with the `200` status
  - removed the optional property `allOf[#/components/schemas/Endpoint]/return_type` from the response with the `200` status
  - removed the optional property `allOf[#/components/schemas/Endpoint]/route` from the response with the `200` status
  - removed the optional property `allOf[#/components/schemas/Endpoint]/secret_id` from the response with the `200` status
  - removed the optional property `allOf[#/components/schemas/Endpoint]/validation_method` from the response with the `200` status
  - added `#/components/schemas/BaseEndpoint, subschema #2` to the `allOf[#/components/schemas/Endpoint]/` response property `allOf` list for the response status `200`
- **2023-03-31** (v3) `eb671cf4e125` — 2 warning
  - removed the request property `function_name`
  - removed the optional property `allOf[#/components/schemas/Endpoint]/function_name` from the response with the `200` status
- **2023-03-27** (v3) `c75e1135f5d4` — 2 breaking, 10 warning, 1 info
  - the response's body type/format changed from `object`/`` to ``/`` for status `200`
  - removed the required property `function_id` from the response with the `200` status
  - removed the optional property `create_user_on_auth` from the response with the `200` status
  - removed the optional property `disabled` from the response with the `200` status
  - removed the optional property `fetch_custom_user_data` from the response with the `200` status
  - removed the optional property `function_name` from the response with the `200` status
  - removed the optional property `http_method` from the response with the `200` status
  - removed the optional property `respond_result` from the response with the `200` status
  - removed the optional property `return_type` from the response with the `200` status
  - removed the optional property `route` from the response with the `200` status
  - removed the optional property `secret_id` from the response with the `200` status
  - removed the optional property `validation_method` from the response with the `200` status
  - added `#/components/schemas/Endpoint, subschema #2` to the response body `allOf` list for the response status `200`

---

[Operation](https://skmtc.dev/mongodb/apis/mongodb-atlas-app-services-admin-api/docs/groups/:groupId/apps/:appId/endpoints/:endpointId/put.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/endpoints/:endpointId/put)
