Run indexation on a code repository.
This endpoint processes a code repository to create a knowledge graph of the codebase structure, dependencies, and relationships.
No content returned. Processing results are logged.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Successful Response
The response is of type any
.