Configure Responses
You can add one or more pre-defined responses for your webhook. These responses will be returned when the webhook is triggered. For example, you can set up a response for a specific path like `/example` with a JSON body. Then request to /{your-uuid}/example will return the configured response, where `{your-uuid}` is your tenant ID.
For your tenant id, the path would be /d3ccb193-1b2a-4722-af0b-782f60ba49f7/example.