---
title: "Updates endpoint settings for an endpoint."
method: PATCH
path: "/endpointSettings"
tags: ["EndpointKeys"]
---

# Updates endpoint settings for an endpoint.

`PATCH /endpointSettings`

## Request body

- EndpointSettingsDTO — Endpoint settings.
  - `activeLearning` ActiveLearningSettingsDTO — Active Learning settings of the endpoint.
    - `enable` string — True/False string providing Active Learning

## Response `204`

HTTP 204 No Content.

## Other responses

- `default` — Error response.

## Changes

- **2020-09-28** `e1fe29474395` — 1 breaking, 1 info
  - removed the success response with the status `200`
  - added the success response with the status `204`
- **2019-06-03** `fcdbb588b7ed` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/azure/apis/qnamaker-client/changes/endpointSettings/patch.md)

---

[API](https://skmtc.dev/azure/apis/qnamaker-client.md) · [All operations](https://skmtc.dev/azure/apis/qnamaker-client/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/qnamaker-client/revisions/75b50ce22fbe/schema)
