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 notes at {base_url}/users/{id}/notes/{notes_id}. This is to allow a user to delete a note. Input should be nothing and output will be the old userObject?