---
title: "/chat/external-webhook/{subdomain}/{botid}/{componentid}/{roomkey}"
method: POST
path: "/chat/external-webhook/{subdomain}/{botid}/{componentid}/{roomkey}"
tags: ["Chat"]
---

# /chat/external-webhook/{subdomain}/{botid}/{componentid}/{roomkey}

`POST /chat/external-webhook/{subdomain}/{botid}/{componentid}/{roomkey}`

Send an external request body to a specified room or bot-component

## Path parameters

- `subdomain` string, required
- `botid` string, required
- `componentid` string, required
- `roomkey` string, required

## Headers

- `octa-agent-email` string

## Request body

- ExternalWebhook

## Response `200`

- F2

---

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