Add container labelCopy Pagepost https://app.aikido.dev/api/public/v1/containers/{container_repo_id}/labelsAdd a label to a container repositoryPath Paramscontainer_repo_idintegerrequiredThe ID of the container repositoryBody ParamsThe parameters needed to add a label to a container repositorynamestringrequiredThe name of the labelResponse 200The label has been added successfullyUpdated 4 days ago