Example response
{- "include_all_repos": false,
- "repositories": [
- {
- "visibility": "PUBLIC",
- "name": "string",
- "url": "string",
- "owner": "string",
- "branch": "string",
- "id": "string",
- "size": "string"
}
]
}
{- "all_repos_configured": true,
- "missing_repos": {
- "count": 0,
- "names": [
- "string"
], - "reason": "string"
}
}
DeleteRepositoriesRequestBody
OK
Bad Request
Internal Server Error
[- {
- "repo_url": "string",
- "repo_branch": "string",
- "org_identifier": "string",
- "project_identifier": "string"
}
]