Webhook

Requisita o envio do teste de um WebHook

post/webhook/v1/subscription/sample

Request body

subscriptionIdstring
eventstring

Example request

{
  "subscriptionId": "gklzq82g9l0daazesebit6hds",
  "event": "test.event_one"
}

Response

Teste de webhook recebido com sucesso

Changes

No recorded changes to this endpoint across all 1 revision of this API.