WebhookEndpointResponse
idId (integer)required
urlUrl (string)required
is_activeIs Active (boolean)required
created_atstring<date-time>required
WebhookEndpointResponse
{
"id": 0,
"url": "string",
"is_active": true,
"created_at": "2024-07-29T15:51:28.071Z"
}