Atualizar entidade
update_entityUpdates fields of a registered city entity by applying a shallow merge. Provide the entity ID and a patch of fields to overwrite; the ID cannot be changed.
Instructions
Atualiza campos de uma entidade já registrada (merge raso).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| patch | Yes | campos a sobrescrever; 'id' é ignorado |