---
title: "Test webhook topic submission"
method: POST
path: "/webhooks/{id}/test-submission/{topic}/"
tags: ["Webhooks"]
---

# Test webhook topic submission

`POST /webhooks/{id}/test-submission/{topic}/`

Sends payload with selected topic test data to webhook URL.

## Path parameters

- `id` string, required
- `topic` string, required

## Response `200`

OK

- string

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found

---

[API](https://skmtc.dev/lulu/apis/universal-publishing-platform-api.md) · [All operations](https://skmtc.dev/lulu/apis/universal-publishing-platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/lulu/universal-publishing-platform-api/revisions/3119f71811f8/schema)
