GitbookIO / GitbookIO/integrations

Allow teams to manage organization invites via the API

Open
#184 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

api
Dominant language
TypeScript
Stars
131
Forks
96
Avg merge
7h 8m
Merged PRs (30d)
31

Description

There's an endpoint in GitBook's OpenAPI spec that allows you to invite users to an organization via an API - but right now it is blocked (private) for GitBook staff only. We should consider opening this up to allow for more useful integrations around invites/organizational management.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the organization-invite endpoint in GitBook's OpenAPI spec and reviewing how its private staff-only access is represented. Determine the requirements for exposing it to integrations, then verify that an external integration can use the endpoint to invite users to an organization.

Written by the indexing model from the issue text.

Assessment

Tech stack
openapi, typescript
Domain
api, authorization
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.