zendesk-messaging-client
Preparing search index...
Types
UpdateSwitchboardIntegrationData
Type Alias UpdateSwitchboardIntegrationData
type
UpdateSwitchboardIntegrationData
=
{
body
:
SwitchboardIntegrationUpdateBody
;
path
:
{
appId
:
string
;
switchboardId
:
string
;
switchboardIntegrationId
:
string
;
}
;
query
?:
never
;
url
:
"/v2/apps/{appId}/switchboards/{switchboardId}/switchboardIntegrations/{switchboardIntegrationId}"
;
}
Index
Properties
body
path
query?
url
Properties
body
body
:
SwitchboardIntegrationUpdateBody
path
path
:
{
appId
:
string
;
switchboardId
:
string
;
switchboardIntegrationId
:
string
}
Type declaration
appId
:
string
Identifies the app.
switchboardId
:
string
Identifies the switchboard.
switchboardIntegrationId
:
string
Identifies the switchboard integration.
Optional
query
query
?:
never
url
url
:
"/v2/apps/{appId}/switchboards/{switchboardId}/switchboardIntegrations/{switchboardIntegrationId}"
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.