v3

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

Api Testsets Partial Update 2

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/{id}/

Path parameters

idstring required

Headers

Authorizationstring required

JWT access token or Respan API key

Request body

testset_unique_idstring
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
tagsstring[]

Response

testset_unique_idstring
projectstring nullable required
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 required
organizationinteger required
updated_byinteger nullable required
tagsstring[]