---
title: "Changes to Create Playground Settings"
method: POST
path: "/api/v1/playground-settings"
---

# Changes to Create Playground Settings

`POST /api/v1/playground-settings`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 48 revisions.

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

## Changes

- **2026-05-27** `a0acb3a6a101` — 2 warning, 14 info
  - 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` — 2 info
  - 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/post.md) · [API](https://skmtc.dev/langchain-ai/apis/langsmith.md) · [Page](https://skmtc.dev/langchain-ai/apis/langsmith/changes/api/v1/playground-settings/post)
