# PUT /api/Patient/{id} **PUT /api/Patient/{id}** ## Servers - Production: http://alzaware.runasp.net (Production) ## Parameters ### Path parameters - **id** (integer(int32)) ### Body: application/json (object) - **firstName** (string | null) - **lastName** (string | null) - **city** (string | null) - **street** (string | null) - **zipCode** (string | null) - **phone** (string | null) - **Additional properties are NOT allowed** () ## Responses ### 200 Success [Powered by Bump.sh](https://bump.sh)