Api Playgrounds Update

PUT handler with superadmin lock and field protection.

Same as patch() - checks lock and field protection before delegating.

Authentication

AuthorizationBearer
JWT access token or Respan API key

Path parameters

playground_idstringRequired

Request

This endpoint expects an object.
namestringRequired1-255 characters
descriptionstring or nullOptional

Response

idstringRead-only
namestring<=255 characters
dataset_idstringRead-only
created_byobject
updated_byobject
created_atdatetimeRead-only
updated_atdatetimeRead-only
tagslist of objectsRead-only
columnslist of objectsRead-only
descriptionstring or null
state_versioninteger0-2147483647