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 (type=external) provide an emails array (at most 1000) and a tester is created/reused for each address. The array that does not match the group type is ignored.
RequestClick to copy link
ResponsesClick to copy link
- 200
- 400
- 401
- 403
- 500
Add external testers
Tester type mismatch
Unauthorized
Permission denied
Internal Server Error