Remove an exclude path from a code repositoryAsk AIpost https://app.aikido.dev/api/public/v1/repositories/code/{code_repo_id}/exclude-path/removeRemove an exclude path from a code repoPath Paramscode_repo_idintegerrequiredThe repository IDBody ParamsThe parameters needed to remove an exclude path from a code repositorypathstringrequiredThe path to removeResponse 200The code repository exclude path has been removed.Updated 22 days ago