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 DELETE request for entries at {base_url}/users/{id}/journal/weeks/{weekIdx}/entries/{entryIdx}. This endpoint will be used to delete the users entry given ID. Input should be a entry id, output/response will be the old user object.