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 journal at {base_url}/users/{id}/journal. This endpoint will be used to update the users journal. Input should be a journal object, output/response can be the updated user object.