Add an exclude path to a code repositoryAsk AIpost https://app.aikido.dev/api/public/v1/repositories/code/{code_repo_id}/exclude-pathAdd an exclude path to a code repoPath Paramscode_repo_idintegerrequiredThe repository IDBody ParamsThe parameters needed to add an exclude path to a code repositorypathstringrequiredThe path to excludereasonstringOptional reason for excluding this pathResponse 200The code repository exclude path has been added.Updated 22 days ago