Index Repository
POST
Initiates processing or reprocessing of a specified repository. Use the /repositories endpoint to check the status of the repository.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200 - application/json
Repository processing started.
The response is of type object
.