v4
latestOpenAPI 3.1.02026-08-0845469231.8 KBgroups
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