v1

latestOpenAPI 3.1.02026-08-04576672.7 KB

Create Dictionary

Create a new dictionary scoped to the caller's project.

post/v1/dictionaries

Query parameters

project_idinteger nullable

Request body

namestring required
descriptionstring nullable
languagestring nullable

BCP-47 language tag (e.g. 'en', 'de-DE'). Omit for all languages.

Response

Successful Response

idinteger required
project_idinteger required
namestring required
descriptionstring nullable
languagestring nullable
is_activeboolean required
created_atstring required
updated_atstring required