---
title: "POST /v1/sender/webhook/{uid}/template"
method: POST
path: "/v1/sender/webhook/{uid}/template"
tags: ["Sender"]
---

# POST /v1/sender/webhook/{uid}/template

`POST /v1/sender/webhook/{uid}/template`

## Path parameters

- `uid` string, required

## Request body

- RabbitApiV1SendWebhookWithTemplateRequest
  - `uid` string
  - `templateUID` string
  - `jsonData` string

## Response `200`

OK

- RabbitApiV1SendReply
  - `uid` string

---

[API](https://skmtc.net/aide-family/apis/untitled-api.md) · [All operations](https://skmtc.net/aide-family/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aide-family/untitled-api/versions/695b37f99d58/schema)
