Update the alias of a definition.Documentation Index
Fetch the complete documentation index at: https://docs.blobhub.io/llms.txt
Use this file to discover all available pages before exploring further.
POST /revisions/:id/data (Command: update_definition)
Request Body
| Parameter | Type | Required | Description |
|---|---|---|---|
engine | string | Yes | Must be workflow_blobhub. |
command | string | Yes | Must be update_definition. |
definition_id | string | Yes | The ID of the definition. |
alias | string | Yes | New unique alias. |

