Update a test set.
Organization API key for authentication
Test set ID (8-character ID)
8Update request. Only provided fields will be updated.
Human-readable test set name
1 - 100"Updated Test Set Name"
URL-friendly identifier
100"updated-slug"
Test set description
"Updated description"
Test set type
50"WORKFLOW"
Additional configuration (null = don't update, {} = clear field)
{ "category": "support", "updated": true }
Test case parameterization (null = don't update, {} = clear field)
{ "name": ["Alice", "Bob"] }
Test set updated successfully
Test set resource representation.