Enviar um evento de teste sintético a um webhook
Enviar um evento de teste sintético a um webhook
Despacha de forma síncrona um envelope de teste sintético (eventType=webhook.test) para a assinatura e retorna o resultado da entrega. 404 quando a assinatura não existe.
POST
Enviar um evento de teste sintético a um webhook
Autorizações
JWT bearer token issued by the identity provider.
Parâmetros de caminho
Subscription id (UUID).
Exemplo:
"0190b5a0-0000-7000-8000-0000000000aa"
Resposta
OK
HTTP status code returned by the consumer for the synthetic test delivery.
Exemplo:
200
Consumer response time for the synthetic test delivery, in milliseconds.
Exemplo:
142
Whether a failed synthetic delivery would be retried under the retry policy.
Exemplo:
false
Whether the synthetic delivery was classified as successful.
Exemplo:
true

