v3

latestOpenAPI 3.0.3GPL-2.0-or-laterraw.githubusercontent.com2026-03-115726123.8 KB
Languages

Create a language

post/languages

Request body

_metaobject
codestring required
defaultboolean
descriptionstring required

Example request

{
  "code": "fr_CA",
  "description": "French (Canada)"
}

Response

Confirms successfull creation of the new resource (language), returning the data from the resource and in the Location header the canonical location to access the resource.