Languages
Create a language
post/languages
Request body
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.