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 /6e2c3466-b8f6-4e30-81ce-5f2eb95b1145/example.