Webhooks

post/v1/webhooks/{webhookId}/ping

Path parameters

webhookIdstring uuid required

Webhook id

Response

Send ping

idstring uuid
webhookIdstring uuid

Example response

{
  "webhookId": "046b6c7f-0b8a-43b9-b35d-6489e6daee91",
  "id": "046b6c7f-0b8a-43b9-b35d-6489e6daee91"
}

Changes