Skip to main content
POST
Create Organization Word Memory

Authorizations

Authorization
string
header
required

API key in format {id}.{secret}.

The notes an endpoint returns depend on the key type. A user key reaches the notes that user can see in the app, including notes in their own private folders. A system key (workspace or organization, no user identity) reaches only notes that sit in a folder shared with all workspace members. Notes in a private folder, in a folder shared with only some members, or in no folder at all fall outside a system key's read scope, and scopes do not widen that boundary.

List and search endpoints drop out-of-scope notes from the response without an error. Single-note reads and their sub-resources return 404, the same response as a deleted note. See What notes a system key reads.

Body

application/json
entry
string
required

The word or term to register. Must not be blank. Max 63 characters.

Required string length: 1 - 63
Example:

"์ธ๊ณต์ง€๋Šฅ"

subEntry
string | null

Optional secondary form of the term (e.g. an alternate spelling). Max 63 characters.

Maximum string length: 63
Example:

"AI"

Response

Organization word memory created

id
integer<int64>
required

Unique identifier of the word memory

Example:

1

entry
string
required

The registered word or term

Example:

"์ธ๊ณต์ง€๋Šฅ"

createdAt
string<date-time>
required

When the word memory was created (ISO 8601)

Example:

"2026-04-01T10:30:00Z"

subEntry
string | null

Optional secondary form of the term โ€” for example an alternate spelling or written notation paired with the pronunciation in entry. null when not set.

Example:

"AI"