v1

latestSwagger 2.02026-07-13285166341.1 KB
Languages

Update a language’s description. Accepts a Language object.

No Documentation Found.

put/api/v2/Languages/{LocaleID}

Path parameters

LocaleIDinteger required

Request body

LocaleIdinteger required

The Locale Id of the language.

Descriptionstring required

The description of the language (e.g. “English – United States”).

IsDeletedboolean

Indicates whether the API supports the language. Must be false when created. Read Only.

Response

No Content