Skip to content
View as Markdown

LabelPair

Field Type Description
name string The label name.
value string The label value.

Example

JSON
{
  "name": "My Workflow",
  "value": "example"
}