HomeGuidesAPI Reference
Log In
API Reference

Resend a webhook event

This endpoint is used to request the Heim platform to resend a webhook event and is useful for debugging and systems integration, as well as to recover after a critical system failure.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The id of the webhook event object. This object contains information about the event that triggered the webhook such as the event code such as appointment.created and the datetime it was triggered. The format is a string starting with wev_

string
required

The id of the webhook object. This object represents the configuration of a webhook in the Heim Platform and includes the target URL, activation status etc. The format is a string starting with wh_

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json