Update code repo labelCopy Pagepost https://app.aikido.dev/api/public/v1/repositories/code/{code_repo_id}/labels/{label_id}Update a label for a code repositoryPath Paramscode_repo_idintegerrequiredThe repository IDlabel_idintegerrequiredThe label IDBody ParamsThe parameters needed to update a label for a code repositorynamestringrequiredThe name of the labelResponse 200The label has been updated successfullyUpdated 3 days ago