Api Playgrounds Columns Partial Update

Default PATCH handler with automatic organization injection. For UPDATE operations: - Superadmins preserve original ownership (org fields removed from request) - Regular users are forced to their own organization Override this method only for custom pre-update logic.

Authentication

AuthorizationBearer
JWT access token or Respan API key

Path parameters

column_idstringRequired
playground_idstringRequired

Request

This endpoint expects an object.
namestringOptional1-255 characters
orderintegerOptional0-2147483647
column_typeenumOptional
  • prompt - Prompt
source_typeenumOptional
  • prompt - Prompt
  • log - Log
  • scratch - Scratch
linked_prompt_idstring or nullOptional>=1 character
linked_prompt_versioninteger or nullOptional0-2147483647
promptanyOptional
is_archivedbooleanOptional

Response

idstringRead-only
namestring<=255 characters
linked_prompt_idstringRead-only
task_tracker_idstring or nullRead-only
run_statusstringRead-only
run_progressstringRead-only
run_error_messagestringRead-only
created_atdatetimeRead-only
updated_atdatetimeRead-only
orderinteger0-2147483647
column_typeenum
  • prompt - Prompt
source_typeenum
  • prompt - Prompt
  • log - Log
  • scratch - Scratch
linked_prompt_versioninteger or null0-2147483647
experiment_idstring<=255 characters
promptany
is_archivedboolean