Update Workflow Deployment Release Tag

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.

Headers

X_API_KEYstringRequired

Request

This endpoint expects an object.
history_item_idstringOptionalformat: "uuid"

The ID of the Workflow Deployment History Item to tag

Response

namestring

The name of the Release Tag

sourceenum

The source of how the Release Tag was originally created

  • SYSTEM - System
  • USER - User
Allowed values:
history_itemobject

Deprecated. Reference the release field instead.

releaseobject

The Release that this Release Tag points to.