Skip to main content
POST
/
admin
/
language
/
save
{
  "success": true,
  "data": "<unknown>"
}

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Body

application/json
languageID
integer<int32> | null
isActiveForTranslation
boolean | null
isActiveForiOSApp
boolean | null
isActiveForWebsite
boolean | null
isHidden
boolean | null
compositionLine1
string | null
compositionLine2
string | null
placeholderLine1
string | null
placeholderLine2
string | null

Response

Success

success
boolean
data
unknown