cURL
Workflows
Upgrade a workflow
This endpoint allows you as the ISV to upgrade the workflow for a specified end user.
In order to upgrade a workflow via this endpoint, the new workflow must have the same configurable fields as the original. If any new configurable fields were added, you will not be able to upgrade the workflow programmatically and instead would need to reinstall the workflow for the end user.
PUT
cURL
Documentation Index
Fetch the complete documentation index at: https://docs.runalloy.com/llms.txt
Use this file to discover all available pages before exploring further.
Headers
The version of the API to use. The current API version is 2025-09.
Path Parameters
Id of the parent workflow in which you are upgrading for the end user
Query Parameters
Id of the end user you wish to upgrade the workflow for
Response
200
Example:
true

