Parse a Git repository
Queue a GitHub or GitLab repository for parsing and indexing
Authorizations
API key generated from Personal Settings. See Authentication.
Body
HTTPS URL of the GitHub or GitLab repository
Branch to parse. Defaults to the repository's default branch
Only index files under these paths. Empty means the entire repository
Paths to skip during indexing
Glob patterns for files to exclude
Re-parse even if the current commit is already indexed
Response
Parse job accepted and queued
"Parse queued"
Project identifier assigned to this library (e.g. /your-org/your-repo)
"/your-org/your-repo"
Numeric ID for this parse job
5
Position in the queue. null if the job started immediately
1