v48

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-275867561.6 MB
playground-settings

Create Playground Settings

Create playground settings.

post/api/v1/playground-settings

Request body

namestring nullable
descriptionstring nullable
settingsobject required
settings_type'complex' | 'simple'
oauth_enabledboolean nullable
oauth_token_urlstring nullable
oauth_client_idstring nullable
oauth_client_secretstring nullable
oauth_token_endpoint_auth_method'client_secret_basic' | 'client_secret_post' nullable
oauth_paramsobject nullable
oauth_headersobject nullable

Response

Successful Response

idstring uuid required
settingsobject required
namestring nullable
created_atstring date-time required
updated_atstring date-time required
descriptionstring nullable
settings_type'complex' | 'simple'
created_by_ls_user_idstring uuid nullable
updated_by_ls_user_idstring uuid nullable
available_in_playgroundboolean
available_in_evaluatorsboolean
available_in_agent_builderboolean
available_in_pollyboolean
available_in_insights_heavyboolean
available_in_insights_lightboolean
oauth_enabledboolean nullable
oauth_token_urlstring nullable
oauth_client_idstring nullable
oauth_client_secretstring nullable
oauth_token_endpoint_auth_method'client_secret_basic' | 'client_secret_post' nullable
oauth_paramsobject nullable
oauth_headersobject nullable