Update a test group

View as Markdown
Update name, runMode, or prepTestId on a test group.

Authentication

AuthorizationBearer
API key authentication using Bearer token format

Path parameters

groupIdstringRequiredformat: "uuid"
Test group ID

Request

This endpoint expects an object.
namestringOptional1-255 characters
runModeenumOptional
Allowed values:
prepTestIdstring or nullOptionalformat: "uuid"

Response

Group updated
groupobject

Errors

400
Bad Request Error
401
Unauthorized Error
429
Too Many Requests Error
500
Internal Server Error
504
Gateway Timeout Error