Dissociate Locale

LLM-friendly URL
POST
https://api.luzmo.com/0.1.0/locale
API call form
Examples
List of examples
  • Remove a user's dashboard language
  • Clear an organization's default dashboard language
  • Clear the language of a private share link
Install
npm install @luzmo/nodejs-sdk
Example Response
200
400
500
{
  "id": "en-US",
  "description": "English (United States)",
  "created_at": "2022-04-15T11:05:33.407Z",
  "updated_at": "2022-04-15T11:05:33.407Z"
}