GitHub Sync
Sync GitHub repositories
Name
Type
Description
curl $API_BASE/v1/sync_github_repositories \
-H "Authorization: Bearer $SCANNER_API_KEY" \
-H "Content-Type: application/json" \
-X POST \
-d '{ "tenant_id": "00000000-0000-0000-0000-000000000000" }'{ "tenant_id": "00000000-0000-0000-0000-000000000000" }Last updated
Was this helpful?