v50

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-02-0510371832.3 KB
ConversationsV1Webhook

post/v1/Configuration/Webhooks

Response

OK

account_sidstring nullable

The unique ID of the Account responsible for this conversation.

method'GET' | 'POST'

The HTTP method to be used when sending a webhook request.

filtersstring[] nullable

The list of webhook event triggers that are enabled for this Service: onMessageAdded, onMessageUpdated, onMessageRemoved, onMessageAdd, onMessageUpdate, onMessageRemove, onConversationUpdated, onConversationRemoved, onConversationAdd, onConversationAdded, onConversationRemove, onConversationUpdate, onConversationStateUpdated, onParticipantAdded, onParticipantUpdated, onParticipantRemoved, onParticipantAdd, onParticipantRemove, onParticipantUpdate, onDeliveryUpdated, onUserAdded, onUserUpdate, onUserUpdated

pre_webhook_urlstring nullable

The absolute url the pre-event webhook request should be sent to.

post_webhook_urlstring nullable

The absolute url the post-event webhook request should be sent to.

target'webhook' | 'flex'

The routing target of the webhook. Can be ordinary or route internally to Flex

urlstring uri nullable

An absolute API resource API resource URL for this webhook.