languages
POST {{base_url}}/{{base_path}}/languages
Generated from a curl request:
curl -X POST '{{base
url}}/{{base
path}}/languages' -H 'X-Joomla-Token: {{auth
apikey}}' -H 'Content-Type: application/json' -d '{
package
:"pkg
fr-FR"}'
Request Body
{"package"=>"pkg_fr-FR"}
HEADERS
| Key | Datatype | Required | Description |
| Content-Type
| string | | |
RESPONSES
status: ``