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 /d8fa9447-9692-42bd-ab8c-893d18c9fce7/example.