Skip to main content
POST
Create a code scan run

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Body

multipart/form-data
input_mode
string
required
git_repo_url
string | null
git_ref
string | null
file
string | null

Response

Successful Response

run_id
string<uuid>
required
status
enum<string>
required
Available options:
NEW,
RUNNING,
PAUSED,
COMPLETED,
FAILED
created_at
string<date-time>
required
input_mode
string | null