Skip to main content
POST
/
webhooks
/
inbound
/
{id}
Deliver an inbound webhook
curl --request POST \
  --url https://api.example.com/webhooks/inbound/{id}
{}

Documentation Index

Fetch the complete documentation index at: https://docs.myme.so/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

id
string
required

Response

Verified and accepted (or duplicate, idempotent)

ok
enum<boolean>
required
Available options:
true