---
title: "Changes to Update an auth server claim"
method: PATCH
path: "/v1/auth-servers/{authServerId}/claims/{claimId}"
---

# Changes to Update an auth server claim

`PATCH /v1/auth-servers/{authServerId}/claims/{claimId}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 29 revisions.

- **2025-11-06** `5d2b35832e3f` — 1 warning
- **2025-10-02** `ecce2daf9de6` — 5 breaking
- **2025-08-12** `b2800570b3e2` — 2 info
- **2025-06-25** `2608e8fec4d7` — 3 info
- **2025-06-05** `a0a9c5c8afa2` — 1 info

## Changes

- **2025-11-06** `5d2b35832e3f` — 1 warning
  - added the new `type` enum value to the `allOf[subschema #2]/invalid_parameters/items/oneOf[#/components/schemas/InvalidParameterStandard]/rule` response property for the response status `400`
- **2025-10-02** `ecce2daf9de6` — 5 breaking
  - the response property `allOf[subschema #2]/invalid_parameters/items/oneOf[#/components/schemas/InvalidParameterChoiceItem]/source` became nullable for the status `400`
  - the response property `allOf[subschema #2]/invalid_parameters/items/oneOf[#/components/schemas/InvalidParameterDependentItem]/source` became nullable for the status `400`
  - the response property `allOf[subschema #2]/invalid_parameters/items/oneOf[#/components/schemas/InvalidParameterMaximumLength]/source` became nullable for the status `400`
  - the response property `allOf[subschema #2]/invalid_parameters/items/oneOf[#/components/schemas/InvalidParameterMinimumLength]/source` became nullable for the status `400`
  - the response property `allOf[subschema #2]/invalid_parameters/items/oneOf[#/components/schemas/InvalidParameterStandard]/source` became nullable for the status `400`
- **2025-08-12** `b2800570b3e2` — 2 info
  - api tag `Auth Server Claims` added
  - api tag `authserver` removed
- **2025-06-25** `2608e8fec4d7` — 3 info
  - the `enabled` request property default value `true` was removed
  - the `include_in_all_scopes` request property default value `false` was removed
  - the `include_in_token` request property default value `false` was removed
- **2025-06-05** `a0a9c5c8afa2` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/kong/apis/konnect-api-beta/docs/v1/auth-servers/:authServerId/claims/:claimId/patch.md) · [API](https://skmtc.dev/kong/apis/konnect-api-beta.md) · [Page](https://skmtc.dev/kong/apis/konnect-api-beta/changes/v1/auth-servers/:authServerId/claims/:claimId/patch)
