Skip to main content

Create an external issue on a connected VCS repository

POST 

/api/v1/integrations/vcs/repositories/:repository_id/issues

Admin/API-key surface for batch flows. The user-facing path is POST /findings/{finding_id}/external-issues.

Issue creation is a write action against the upstream VCS, so JWT callers must additionally hold manager-or-above role (API-key callers are already gated by the integrations:manage scope). Visibility is enforced via repository access check; the provider's enforces the per-repo install safety contract.

Request

Responses

Successful Response