Skip to main content
POST
Add an entry to a dictionary

Path Parameters

dictionaryId
string
required

Dictionary UUID

Body

multipart/form-data
key
string
required

Dictionary key (e.g., "100", "and", "thousand")

Maximum string length: 256
Example:

"100"

Response

Entry added successfully