RenameActionBody

Body for Rename Action. Sets the action instance's display name.

Properties

namestringrequiredminLen 1

New display name for the action instance. Trimmed; cannot be empty after trimming.

Example

RenameActionBody example
{
  "name": "Enrich primary contact"
}