Skip to main content
POST
Update Integration

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

integration_id
string<uuid>
required

Body

application/json
name
string
required
supportedFeatures
IntegrationSupportedFeatures · object
toneId
string<uuid> | null

ID of custom tone configuration. Overrides tone_type for transformations

firstResponseToneId
string<uuid> | null

ID of custom tone configuration. Overrides tone_type for first response

channelsSettings
Channelssettings · object
webhook
WebhookSettings · object | null

Response

Successful Response

integrationId
string<uuid>
required
integration
string
required
settings
Settings · object | null