Sinch Node.js SDK - v1.5.0
GitHub
npm
Developers
Preparing search index...
Conversation
UpdateWebhookRequestData
Interface UpdateWebhookRequestData
interface
UpdateWebhookRequestData
{
update_mask
?:
string
[]
;
webhook_id
:
string
;
webhookUpdateRequestBody
:
UpdateWebhookRequestBody
;
}
Index
Properties
update_
mask?
webhook_
id
webhook
Update
Request
Body
Properties
Optional
update_
mask
update_mask
?:
string
[]
The set of field mask paths.
webhook_
id
webhook_id
:
string
The unique ID of the webhook.
webhook
Update
Request
Body
webhookUpdateRequestBody
:
UpdateWebhookRequestBody
Required. The Webhook to update
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
update_
mask
webhook_
id
webhook
Update
Request
Body
GitHub
npm
Developers
Sinch Node.js SDK - v1.5.0
Loading...
The set of field mask paths.