latestOpenAPI 3.1.02026-08-1949517261.1 KB
23df7263d2c5
groups
Add a test to a group
Add an existing test to a test group. Returns 201 when a new membership row was created, or 200 with added: false when the test was already a member (idempotent).
post/v1/groups/{groupId}/tests
Path parameters
groupIdstring uuid required
Test group ID
Headers
Authorizationstring required
API key authentication using Bearer token format
Request body
Response
Test was already a member; no change