Authorizations
- Authorization string required header
Workspace REST API token prefixed with bp_
Request Body
application/json- appId string required
Bubble app ID for the workspace project this request targets.
- name string required
Group name.
- description string | null
Optional description.
- testIds[] string array
Ordered test IDs to include in the group.
Response
application/json- groupId string
Opaque identifier for the project test group.