---
title: "Set webhook URL"
method: POST
path: "/account/settings/webhook"
tags: ["Webhooks"]
---

# Set webhook URL

`POST /account/settings/webhook`

Set the target webhook URL for campaign statistics.

## Request body

- object
  - `url` string, required — Target webhook URL.

## Response `200`

OK

- object
  - `success` boolean

---

[API](https://skmtc.dev/ecomail/apis/ecomail-api.md) · [All operations](https://skmtc.dev/ecomail/apis/ecomail-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ecomail/ecomail-api/revisions/31b5789931fe/schema)
