Rejects a repository collaboration invitation without granting access. The invitation is marked as redeemed with REJECTED status. Validates that the invitation is addressed to the user’s email, hasn’t been redeemed, and hasn’t expired. Returns 409 Conflict if already processed, or 204 No Content on success.
This 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