Update a releaseAsk AIput https://testops.katalon.io/api/v1/releasesThis endpoint updates an existing release and returns the release details.Body Paramsidint64requiredThe ID of the release.namestringrequiredThe name of the release.startTimedateThe start date of the release.endTimedateThe end date of the release.descriptionstringThe description of the release.projectIdint64requiredThe ID of the associated project.externalReleaseobjectThe linked Jira release.externalRelease objectResponse 200OKUpdated 6 days ago