---
title: "Changes to Update Playground Settings"
method: PATCH
path: "/api/v1/playground-settings/{playground_settings_id}"
---

# Changes to Update Playground Settings

`PATCH /api/v1/playground-settings/{playground_settings_id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 48 revisions.

- **2026-05-27** `a0acb3a6a101` — 4 warning, 14 info
- **2026-04-30** `99490d1e837e` — 4 info

## Changes

- **2026-05-27** `a0acb3a6a101` — 4 warning, 14 info
  - removed the request property `available_in_issues_agent_heavy`
  - removed the request property `available_in_issues_agent_light`
  - removed the optional property `available_in_issues_agent_heavy` from the response with the `200` status
  - removed the optional property `available_in_issues_agent_light` from the response with the `200` status
  - added the new optional request property `oauth_client_id`
  - added the new optional request property `oauth_client_secret`
  - added the new optional request property `oauth_enabled`
  - added the new optional request property `oauth_headers`
  - added the new optional request property `oauth_params`
  - added the new optional request property `oauth_token_endpoint_auth_method`
  - added the new optional request property `oauth_token_url`
  - added the optional property `oauth_client_id` to the response with the `200` status
  - added the optional property `oauth_client_secret` to the response with the `200` status
  - added the optional property `oauth_enabled` to the response with the `200` status
  - added the optional property `oauth_headers` to the response with the `200` status
  - added the optional property `oauth_params` to the response with the `200` status
  - added the optional property `oauth_token_endpoint_auth_method` to the response with the `200` status
  - added the optional property `oauth_token_url` to the response with the `200` status
- **2026-04-30** `99490d1e837e` — 4 info
  - added the new optional request property `available_in_issues_agent_heavy`
  - added the new optional request property `available_in_issues_agent_light`
  - added the optional property `available_in_issues_agent_heavy` to the response with the `200` status
  - added the optional property `available_in_issues_agent_light` to the response with the `200` status

---

[Operation](https://skmtc.dev/langchain-ai/apis/langsmith/docs/api/v1/playground-settings/:playground_settings_id/patch.md) · [API](https://skmtc.dev/langchain-ai/apis/langsmith.md) · [Page](https://skmtc.dev/langchain-ai/apis/langsmith/changes/api/v1/playground-settings/:playground_settings_id/patch)
