---
title: "POST /v1/Configuration/Webhooks"
method: POST
path: "/v1/Configuration/Webhooks"
---

# POST /v1/Configuration/Webhooks

`POST /v1/Configuration/Webhooks`

## Response `200`

OK

- ConversationsV1ConfigurationConfigurationWebhook
  - `account_sid` string, nullable — The unique ID of the [Account](https://www.twilio.com/docs/iam/api/account) responsible for this conversation.
  - `filters` string[], nullable — The list of webhook event triggers that are enabled for this Service: `onMessageAdded`, `onMessageUpdated`, `onMessageRemoved`, `onConversationUpdated`, `onConversationRemoved`, `onParticipantAdded`, `onParticipantUpdated`, `onParticipantRemoved`
  - `method` 'GET' | 'POST'
  - `post_webhook_url` string, nullable — The absolute url the post-event webhook request should be sent to.
  - `pre_webhook_url` string, nullable — The absolute url the pre-event webhook request should be sent to.
  - `target` 'webhook' | 'flex'
  - `url` string, uri, nullable — An absolute API resource API resource URL for this webhook.

---

[API](https://skmtc.net/twilio/apis/twilio-conversations-v1.md) · [All operations](https://skmtc.net/twilio/apis/twilio-conversations-v1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/twilio/twilio-conversations-v1/versions/fa436aa9c960/schema)
