| Name | Description | Schema | Default | Example |
|---|---|---|---|---|
|
status required |
This attribute declares whether this workflow task is approved or rejected. |
string | null |
APPROVED |
|
attributes optional |
Custom attributes to complete the workflow task |
map | null |
{} |
|
description optional |
string | null |
Approve workflow request. |