Updates workspace settings using PATCH semantics. Accepts lang_code (e.g., ‘en’, ‘es’) for workspace_language and converts to display format for storage. Undefined fields are not modified, null clears the field.
Enter your API key (starts with lindo_sk_)
Name of the workspace. Set to null to clear.
"My Workspace"
Default language for the workspace (lang_code format, e.g., 'en', 'es'). Set to null to clear.
"en"
Webhook URL for workspace events. Set to null to clear.
"https://api.mybusiness.com/webhooks"