Api Testsets Update

Default PUT handler with automatic organization injection.

Same behavior as patch() - preserves ownership for superadmins, forces user’s org for regular users.

Authentication

AuthorizationBearer
JWT access token or Respan API key

Request

This endpoint expects an object.
namestringRequired1-100 characters
organizationintegerRequired
testset_unique_idstringOptional<=100 characters
projectstring or nullOptional>=1 character
created_atdatetimeOptional
descriptionstringOptional
updated_atdatetimeOptional
row_countintegerOptional-2147483648-2147483647
column_countintegerOptional-2147483648-2147483647
max_insertions_before_rebalanceintegerOptional-2147483648-2147483647
used_row_indexeslist of doublesOptional
current_max_row_indexdoubleOptional
column_definitionslist of anyOptional
starredbooleanOptional
created_byinteger or nullOptional

Response

updated_byobject
tagslist of objectsRead-only
namestring<=100 characters
organizationinteger
testset_unique_idstring<=100 characters
projectstring or null
created_atdatetime
descriptionstring
updated_atdatetime
row_countinteger-2147483648-2147483647
column_countinteger-2147483648-2147483647
max_insertions_before_rebalanceinteger-2147483648-2147483647
used_row_indexeslist of doubles
current_max_row_indexdouble
column_definitionslist of any
starredboolean
created_byinteger or null