Beta
Update Workflow Deployment Release Tag
Updates an existing Release Tag associated with the specified Workflow Deployment.
Path parameters
id
A UUID string identifying this workflow deployment.
name
The name of the Release Tag associated with this Workflow Deployment that you’d like to update.
Headers
X_API_KEY
Request
This endpoint expects an object.
history_item_id
The ID of the Workflow Deployment History Item to tag
Response
name
The name of the Release Tag
source
The source of how the Release Tag was originally created
SYSTEM
- SystemUSER
- User
Allowed values:
history_item
Deprecated. Reference the release
field instead.
release
The Release that this Release Tag points to.