Update a test group

Updates a test group.

PUT /api/public/v1/test-groups/{groupId}
Token Bearer

Parâmetros de caminho

· 1
groupId string obrigatório

Group ID.

Corpo

· UpdateTestGroupRequest
obrigatório application/json

Updated test group.

name string · min length: 1 obrigatório

Group name.

description string · anulável

Optional description.

testIds array of string obrigatório

Test/component IDs for the group.

Respostas