Dissociate Locale

LLM-friendly URL
POST
https://api.luzmo.com/0.1.0/locale
API call form
Examples
List of examples
  • Remove a specific locale from a user
  • Remove the default locale for an organization
Install
pip install luzmo-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"
}