Skip to Content

ValidateWebhookUrlResponse

Properties

NameTypeDescriptionNotes
is_validBooleanWhether the URL is valid and reachable.[default to null]
status_codeIntegerHTTP status code returned by the URL.[optional] [default to null]
response_time_msIntegerResponse time in milliseconds.[optional] [default to null]
errorStringError message if validation failed.[optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]