Add a user to a repository.
Repositories
Add a user to a repository.
Access control rules
- Repository admins only.
POST
Add a user to a repository.
Documentation Index
Fetch the complete documentation index at: https://docs.cantina.xyz/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Body
application/json
Data to add a user to a repository.
Role of the user in the repository.
The admin role is not allowed to be set.
Available options:
client, reviewer, judge, triager, admin Id of the team the reviewer should be a part of.
For non-reviewers, this must be null. For reviewer if this is null they will be added as solo.
Response
User successfully added
Retrieves a list of repository users accessible to the current logged-in user.List all repository users across repositories the user has access to.