| Field | Type | Required | Description |
|---|---|---|---|
Active |
bool | ➖ | Activate or deactivate the workflow |
Name |
string | ➖ | New name for the workflow |
Description |
string | ➖ | Updated description of the workflow |
Tags |
List<string> | ➖ | Tags associated with the workflow |
PayloadSchema |
Dictionary<String, object> | ➖ | The payload JSON Schema for the workflow |
ValidatePayload |
bool | ➖ | Enable or disable payload schema validation |
IsTranslationEnabled |
bool | ➖ | Enable or disable translations for this workflow |