groups
Update a test group
Update name, runMode, or prepTestId on a test group.
patch/v1/groups/{groupId}
Path parameters
groupIdstring uuid required
Test group ID
Headers
Authorizationstring required
API key authentication using Bearer token format
Request body
Response
Group updated
Changes
Changed in 1 of the 18 revisions of this API.11
- ▲
the
namerequest property's minLength was increased from0to1request-property-min-length-increased
- ●
the
namerequest property's maxLength was set to255request-property-max-length-set
- ▲