requeue failed webhook deliveries
POST/api/v2/webhook-delivery-replays
Requires OAuth scope manage:webhooks. Replay requeues either selected final FAILED deliveries or every final FAILED delivery for one subscription owned by the authenticated client, preserving the original event ID.
Request
Responses
- 200
- 400
- 401
- 403
- 422
- 500
Solicitação de reprocessamento aceita e contabilizada.
Invalid JSON, unknown field, invalid field type, or multiple JSON objects.
Token Bearer ausente ou inválido.
Authenticated caller lacks the required public OAuth scope.
Consulta, payload, inscrição ou elegibilidade de entrega inválida.
Erro interno inesperado.