/
SQ
squidex
/
Squidex API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
squidex
Squidex API
post
Add an app language.
v1
latest
OpenAPI 3.0.0
2026-08-06
194
226
589.8 KB
Apps
Add an app language.
post
/api/apps/{app}/languages
Path parameters
app
string
required
The name of the app.
Request body
AddLanguageDto
required
language
string
required
The language to add.
Response
Language created.
AppLanguagesDto
required
_links
object
required
The links.
items
AppLanguageDto[]
required
The languages.