RenameActionBody
Body for Rename Action. Sets the action instance's display name.
Properties
namestringrequiredminLen 1New display name for the action instance. Trimmed; cannot be empty after trimming.
Example
RenameActionBody example
{
"name": "Enrich primary contact"
}