v1
latestOpenAPI 3.1.02026-07-261690320.7 KBClone code repo
Clone code repo for multi branch scanning
post/repositories/code/clone
Request body
Example request
{
"code_repo_id": 1,
"branch": "staging"
}Response
The code repo has been cloned and multi branch scanning has been set up.
Example response
{
"success": 1,
"code_repo_id": 2
}