Search
Result of webhook test request
@type t() :: %MailSlurpAPI.Model.WebhookTestRequest{ headers: %{optional(String.t()) => String.t()}, method: String.t(), payload: String.t() | nil, url: String.t() }