---
title: "Test a parsing script with sample data"
method: POST
path: "/api/v1/webhooks/configurations/test-script"
tags: ["webhooks"]
---

# Test a parsing script with sample data

`POST /api/v1/webhooks/configurations/test-script`

## Request body

- TestWebhookScriptRequestDto
  - `parsingScript` string, required
  - `testPayload` object, required
  - `testHeaders` object

## Response `201`

## Changes

- **2026-01-01** `5bb404a1ab99` — 1 info
  - endpoint added
- **2025-10-24** `8db531c050e5` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/shipsecai/apis/shipsec-studio-api/changes/api/v1/webhooks/configurations/test-script/post.md)

---

[API](https://skmtc.dev/shipsecai/apis/shipsec-studio-api.md) · [All operations](https://skmtc.dev/shipsecai/apis/shipsec-studio-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/shipsecai/shipsec-studio-api/revisions/5bb404a1ab99/schema)
