I have tried various methods but have not succeeded. I need to add a new stage to a release via Postman, preferably using a template that I already have created in Azure DevOps. I attempted this method
https://vsrm.dev.azure.com/{organisation}/{project}/_apis/release/definitions/id?api-version=6.0
I need a way to add a new stage to a release.