Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Supported values are "github" or "gitlab".
Repository identifier in "owner/repository" format.
Branch name to index.
If false, won't reprocess if previously successful. Optional, default true.
Whether to notify the user upon completion. Optional, default true.