v3

latestOpenAPI 3.1.02026-07-311,4541,5202.3 MB
experiments

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.

patch/api/testsets/

Headers

Authorizationstring required

JWT access token or Respan API key

Request body

testset_unique_idstring
projectstring nullable
created_atstring date-time
namestring
descriptionstring
updated_atstring date-time
row_countinteger
column_countinteger
max_insertions_before_rebalanceinteger
used_row_indexesnumber[]
current_max_row_indexnumber double
starredboolean
created_byinteger nullable
organizationinteger

Response

testset_unique_idstring
projectstring nullable
created_atstring date-time
namestring required
descriptionstring
updated_atstring date-time
row_countinteger
column_countinteger
max_insertions_before_rebalanceinteger
used_row_indexesnumber[]
current_max_row_indexnumber double
starredboolean
created_byinteger nullable
organizationinteger required