Type Alias GetWebhookCallDetailsUrl

GetWebhookCallDetailsUrl: GetWebhookParams & {
    callId: string;
}