feegow_edit_patient
Edit existing patient records by providing the patient ID and the fields to update. Modify details like name, email, phone, birthdate, and more.
Instructions
[Pacientes] Edita os dados de um paciente existente. Envie paciente_id e os campos a alterar. [ESCRITA — altera dados; requer FEEGOW_ALLOW_WRITES=true] (HTTP POST /patient/edit)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Corpo JSON da requisição. | |
| query | No | Parâmetros de query adicionais (chave/valor) não listados acima. |