v2

latestOpenAPI 3.1.02026-07-312303692.4 MB
Webhook

endpoint.created

Sent when an endpoint is created.

postWebhookendpoint.created

Payload

type'endpoint.created' required

Example payload

{
  "data": {
    "appId": "app_1srOrx2ZWZBpBUvZwXKQmoEYga2",
    "appUid": "unique-identifier",
    "endpointId": "ep_1srOrx2ZWZBpBUvZwXKQmoEYga2",
    "endpointUid": "unique-identifier"
  }
}

Response

Return any 2XX status to indicate that the data was received successfully