---
title: "POST /api/public/webhooks/segment"
method: POST
path: "/api/public/webhooks/segment"
tags: ["Webhooks"]
---

# POST /api/public/webhooks/segment

`POST /api/public/webhooks/segment`

Used to consume segment.io webhook payloads. Must be exposed publicly to the internet.

## Headers

- `x-signature` string, required
- `df-workspace-id` string

## Request body

- object
  - `messageId` string, required
  - `timestamp` string, required

## Response `200`

Default Response

---

[API](https://skmtc.net/dittofeed/apis/dittofeed-api.md) · [All operations](https://skmtc.net/dittofeed/apis/dittofeed-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dittofeed/dittofeed-api/revisions/13cf71747bf1/schema)
