@seamapi/http - v1.122.0
GitHub
Preparing search index...
index
WorkspacesUpdateParameters
Type Alias WorkspacesUpdateParameters
type
WorkspacesUpdateParameters
=
{
connect_partner_name
?:
string
;
connect_webview_customization
?:
{
logo_shape
?:
"circle"
|
"square"
;
primary_button_color
?:
string
;
primary_button_text_color
?:
string
;
success_message
?:
string
;
}
;
is_publishable_key_auth_enabled
?:
boolean
;
is_suspended
?:
boolean
;
name
?:
string
;
organization_id
?:
string
;
}
Index
Properties
connect_
partner_
name?
connect_
webview_
customization?
is_
publishable_
key_
auth_
enabled?
is_
suspended?
name?
organization_
id?
Properties
Optional
connect_
partner_
name
connect_partner_name
?:
string
Optional
connect_
webview_
customization
connect_webview_customization
?:
{
logo_shape
?:
"circle"
|
"square"
;
primary_button_color
?:
string
;
primary_button_text_color
?:
string
;
success_message
?:
string
;
}
Optional
is_
publishable_
key_
auth_
enabled
is_publishable_key_auth_enabled
?:
boolean
Optional
is_
suspended
is_suspended
?:
boolean
Optional
name
name
?:
string
Optional
organization_
id
organization_id
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
connect_
partner_
name
connect_
webview_
customization
is_
publishable_
key_
auth_
enabled
is_
suspended
name
organization_
id
GitHub
@seamapi/http - v1.122.0
Loading...