Api Testsets 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
Request
This endpoint expects an object.
testset_unique_id
project
created_at
name
description
updated_at
row_count
column_count
max_insertions_before_rebalance
used_row_indexes
current_max_row_index
column_definitions
starred
created_by
organization
Response
updated_by
name
organization
testset_unique_id
project
created_at
description
updated_at
row_count
column_count
max_insertions_before_rebalance
used_row_indexes
current_max_row_index
column_definitions
starred
created_by