post https://{tenanturl}/config/v1.0/webhooks//deadletters/flush
Reconcile undelievered notifications. Duplicate calls per webhook will be ignored.
Will run for at most two hours, or until all deadletters are reconciled.
Responses
200No content
Reconcile undelievered notifications. Duplicate calls per webhook will be ignored.
Will run for at most two hours, or until all deadletters are reconciled.
200No content
xxxxxxxxxx
curl --request POST \
--url https://tenant_url/config/v1.0/webhooks/id/deadletters/flush \
--header 'accept: application/json' \
--header 'content-type: application/json'