Update Household
PATCH/households/:householdId
Updates an existing household based on the household's ID. The member(s) of the household must be included.
Request
Responses
- 200
- 400
- 401
- 404
- 429
- 500
Return the updated household.
If the household not found.
Unauthorized.
Not Found
Too many requests.
Internal server error.