/i/notes/save

Saves new note or updates existing note

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Information about notes is provided in args parameter, which is stringified JSON

Values that can be included in args are:

Param nameRequiredTypeDescription
_idNoStringNote ID passed only when editing note.
noteYesStringText for this note
tsYesIntegerTimestamp for this note
noteTypeYes"private" or "shared" or "public"Type of note. Private is only visible for owner. Shared is visible for users it is shared with. Public is visible for all users.
colorYesIntegerColor number (1 - 6) represents one of colors: #79a3e9, #70bbb8, #e2bc33, #a786cd, #dd6b67, #ece176
emailNoArray with stringsUsed when creating shared note. Email of Countly users to share note with.
Query Params
string
required

API_KEY of user, with permission to access this app

string
required

ID of the app for which add/edit note

string
required

Args with note information. Detailed information below.

Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Choose an example:
application/json