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 POST request for notes at {base_ur}/users/{id}/notes. This endpoint will be used to create a new note object. Input should be a note object and output will be updated user object.