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 /a75b3df7-561a-4513-abed-b5a1d49ce45f/example.