Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 2.44 KB

pingresponse.md

File metadata and controls

10 lines (7 loc) · 2.44 KB

PingResponse

Fields

Field Type Required Description
webhook models.Webhook ✔️ N/A
request_body_sent models.RequestBodySent ✔️ The request body sent to the target URL. It will contain an event type of event.test and an empty (null) data payload.
response_status_code int ✔️ The response status code after sending a ping event to the URL.