cURL
Organizations
Patch active organization locale, timezone, and billing profile prefere…
Patch active organization locale, timezone, and billing profile preferences
PATCH
cURL
Authorizations
Access token JWT. Use as Authorization: Bearer . In the API playground, paste the JWT only.
Developer API key (fl_dev_...). Required on every API call with a machine access token.
First-party client audience. Must match the fluide_client_id claim on the JWT. Use fluide-developer for Connect.
Body
application/json
BCP 47 locale (en | fr supported in admin)
Available options:
en, fr Example:
"en"
IANA timezone identifier
Maximum string length:
64Example:
"Africa/Douala"
Billing region for price book resolution
Available options:
GLOBAL, EU, US Example:
"GLOBAL"
ISO 4217 billing currency
Required string length:
3Example:
"XAF"
Response
Patch active organization locale, timezone, and billing profile preferences