Webhooks
Webhooks allow you to receive real-time notifications when specific events occur. You can subscribe, retrieve, update, and delete webhooks using the API.
Last updated
Webhooks allow you to receive real-time notifications when specific events occur. You can subscribe, retrieve, update, and delete webhooks using the API.
Last updated
/v1/webhooks
/v1/webhooks
Unique identifier for the endpoint
Human-readable name for the endpoint
Indicates whether the endpoint is active or not
URL of the server where webhooks are sent
Timestamp of endpoint creation
Timestamp of endpoint update
/v1/webhooks/{webhookId}
/v1/webhooks/{webhookId}
Unique identifier for the endpoint
Human-readable name for the endpoint
Indicates whether the endpoint is active or not
URL of the server where webhooks are sent
Timestamp of endpoint creation
Timestamp of endpoint update
/v1/webhooks/{webhookId}