FindWebhooks

Description

This endpoint is used to get all of your webhooks.

public static VyTask<VyWebhookDto[]> FindWebhooks()

Returns

VyTask<VyWebhookDto[]>

Last updated