---
title: "Create a Webhook Configuration"
method: POST
path: "/v1/Porting/Configuration/Webhook"
tags: ["NumbersV1PortingWebhookConfiguration"]
---

# Create a Webhook Configuration

`POST /v1/Porting/Configuration/Webhook`

Create a Webhook Configuration

## Request body

- object

## Response `201`

Created

- NumbersV1PortingWebhookConfiguration
  - `url` string, uri, nullable — The URL of the webhook configuration request
  - `port_in_target_url` string, uri, nullable — The complete webhook url that will be called when a notification event for port in request or port in phone number happens
  - `port_out_target_url` string, uri, nullable — The complete webhook url that will be called when a notification event for a port out phone number happens.
  - `notifications_of` string[], nullable — A list to filter what notification events to receive for this account and its sub accounts. If it is an empty list, then it means that there are no filters for the notifications events to send in each webhook and all events will get sent.

---

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