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 /1c2a51bf-b621-4b14-8c83-d76dc6342c46/example.