Accepts a repository collaboration invitation, granting the user access with the specified mode (READ, WRITE, ADMIN).
Behavior:
Returns:
409 Conflict if already a collaborator204 No Content on successThis API uses OAuth 2 with the implicit grant flow
The repo ID of the repository. Repo name can be used instead of the ID, but usage of ID for permanent linking and API requests is preferred.
3 - 128"example_id"
Invite ID, as returned by a previous call
17
Request completed successfully