Authorizations
- Authorization string required header
Workspace REST API token prefixed with bp_
Path Parameters
- groupId string required
Group ID.
Request Body
application/json- name string required
Group name.
- description string | null
Optional description.
- testIds[] string required array
Ordered test IDs for the group.
Response
application/json- ok boolean
Always true for a successful mutation response.