---
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.

---

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