# POST /api/AddRelative/{patientId} **POST /api/AddRelative/{patientId}** ## Servers - Production: http://alzaware.runasp.net (Production) ## Parameters ### Path parameters - **patientId** (integer(int32)) ### Body: application/json (object) - **firstName** (string | null) - **lastName** (string | null) - **ssn** (string | null) - **password** (string | null) - **birthDate** (string(date-time)) - **city** (string | null) - **street** (string | null) - **zipCode** (string | null) - **relationshipDegree** (string | null) - **Additional properties are NOT allowed** () ## Responses ### 200 Success [Powered by Bump.sh](https://bump.sh)