You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create PUT request for weeks at {base_url}/users/{id}/journal/weeks/{weekIdx}. This endpoint will be used to update a specific week in the users journal. Input should be a week object, output/response can be the updated user object.