Update Workflow Deployment Release Tag

Beta
PATCH

Updates an existing Release Tag associated with the specified Workflow Deployment.

Path parameters

idstringRequired

A UUID string identifying this workflow deployment.

namestringRequired

The name of the Release Tag associated with this Workflow Deployment that you’d like to update.

Request

This endpoint expects an object.
history_item_idstringOptional

The ID of the Workflow Deployment History Item to tag

Response

This endpoint returns an object.
namestring

The name of the Release Tag

source"SYSTEM" or "USER"
Allowed values: SYSTEMUSER

The source of how the Release Tag was originally created

  • SYSTEM - System
  • USER - User
history_itemobject

The Workflow Deployment History Item that this Release Tag is associated with