Tremendous uses webhooks as a notification system for various events that happen in your account.

📘

Learn more about Webhooks

Our guide explains everything you need to know about the Tremendous webhooks:
Read it here

Every organization can define a single webhook endpoint where we send requests to, whenever an event happens.

This endpoint allows you to setup that endpoint. The URL of the endpoint can be changed by making a request to this endpoint again with the new URL.

Request body

Property Type Description
url
string uri

URL the webhook will make requests to

Language
Authorization
Bearer
URL
Click Try It! to start a request and see the response here!