zendesk-messaging-client
Preparing search index...
Types
UpdateSwitchboardData
Type Alias UpdateSwitchboardData
type
UpdateSwitchboardData
=
{
body
:
SwitchboardUpdateBody
;
path
:
{
appId
:
string
;
switchboardId
:
string
}
;
query
?:
never
;
url
:
"/v2/apps/{appId}/switchboards/{switchboardId}"
;
}
Index
Properties
body
path
query?
url
Properties
body
body
:
SwitchboardUpdateBody
path
path
:
{
appId
:
string
;
switchboardId
:
string
}
Type declaration
appId
:
string
Identifies the app.
switchboardId
:
string
Identifies the switchboard.
Optional
query
query
?:
never
url
url
:
"/v2/apps/{appId}/switchboards/{switchboardId}"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
path
query
url
zendesk-messaging-client
Loading...
Identifies the app.