POST /revisions/:id/data (Command: upload_definition)
Request Body
| Parameter | Type | Required | Description |
|---|---|---|---|
engine | string | Yes | Must be workflow_blobhub. |
command | string | Yes | Must be upload_definition. |
definition_id | string | Yes | The ID of the definition. |
definition | object | Yes | The JSON body of the definition. |

