Skip to main content
POST
/
activeviam
/
pivot
/
rest
/
v9
/
cube
/
configuration
/
locale
Sets the locale for the calling user
curl --request POST \
  --url http://localhost:9090/activeviam/pivot/rest/v9/cube/configuration/locale \
  --header 'Content-Type: application/json' \
  --data '
{
  "locale": "<string>"
}
'

Documentation Index

Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt

Use this file to discover all available pages before exploring further.

Body

application/json

New locale definition.

locale
string

Response

Status of the operation.