languages/content

POST {{base_url}}/{{base_path}}/languages/content

Generated from a curl request: curl -X POST '{{base url}}/{{base path}}/languages/content' -H 'X-Joomla-Token: {{auth apikey}}' -H 'Content-Type: application/json' -d '{ access :1, description :" , image : fr FR , lang code : fr-FR , metadesc : , metakey : , ordering :1, published :0, sef : fk , sitename : , title : French (FR) , title native : Français (France)"}'

Request Body

{"access"=>1, "description"=>"", "image"=>"fr_FR", "lang_code"=>"fr-FR", "metadesc"=>"", "metakey"=>"", "ordering"=>1, "published"=>0, "sef"=>"fk", "sitename"=>"", "title"=>"French (FR)", "title_native"=>"Français (France)"}

HEADERS

| Key | Datatype | Required | Description | | Content-Type | string | | |

RESPONSES

status: ``