POST
/
technologies
/
create

Authorizations

X-API-Key
string
header
required

Body

application/json
name
string
required
abbreviation
string | null
customLanguage
string | null
description
string | null
language
enum<string> | null
Available options:
PYTHON,
JAVA,
JAVASCRIPT,
C,
CPP,
C_SHARP,
SWIFT,
RUBY,
GO,
R,
KOTLIN,
TYPESCRIPT,
PHP,
HTML_CSS,
SQL,
RUST,
PERL,
SCALA,
LUA,
HASKELL,
OBJECTIVE_C,
DART,
MATLAB,
ASSEMBLY,
SHELL,
GROOVY

Response

200 - application/json
createdAt
string
required
id
string
required
name
string
required
updatedAt
string
required
description
string | null