API referenceV1Inbound webhooksUrl_token
Path Parameters
url_token*string
Header Parameters
x-meshtale-signature*string
x-meshtale-timestamp*string
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
curl -X POST "https://example.com/v1/inbound-webhooks/string" \ -H "x-meshtale-signature: string" \ -H "x-meshtale-timestamp: string" \ -H "Content-Type: application/json" \ -d '{}'Empty
Empty
Empty
Empty