Bulk index repositories
Repositories (Organization)
Bulk index repositories
Idempotently enables indexing for a batch of repositories and triggers indexing jobs.
PUT
Bulk index repositories
Documentation Index
Fetch the complete documentation index at: https://docs.devin.ai/llms.txt
Use this file to discover all available pages before exploring further.
Permissions
Requires a service user with theIndexOrgRepositories permission at the organization level.
Behavior
This endpoint is idempotent — calling it multiple times with the same repositories will not create duplicate indexing jobs. It enables indexing and triggers indexing jobs for each repository in the request. You can optionally specifybranch_names for each repository to index specific branches. If omitted, the default branch is used.Authorizations
Service User credential (prefix: cog_)
Body
application/json
Required array length:
1 - 100 elements