Sign in

Update tag

documented

Update a tag's properties.

POST /noteStore/updateTagTagsno implementation yet0 runs

Input

noteStoreUrl*
NoteStore URL (Per-user endpoint)
{{$noteStoreUrl}}
authenticationToken*
Authentication token (Thrift parameter)
{{$authenticationToken}}
tag_guid*
Tag GUID (existing tag to update)
{{$tag_guid}}
tag_name
New tag name
{{$tag_name}}
tag_parentGuid
Parent tag GUID (optional)
{{$tag_parentGuid}}
Calls Evernote as you (your API key is your account); keychains.dev holds the credentials.