Add testers to a tester group
POST/tester-groups/:id/add-testers
Adds testers to a tester group for the app. For internal groups provide user_slugs (Bitrise users); for external groups provide an emails array (at most 1000) and a tester is created/reused for each address. The group type is inferred from the resource — no type parameter is needed or accepted.
RequestClick to copy link
ResponsesClick to copy link
- 200
- 400
- 401
- 403
- 500
Add external testers
Invalid external emails
Unauthorized
Permission denied
Internal Server Error