DeleteWebhook

void DeleteWebhook(const FString& webhookId) const

Parameters

webhookId

FString

This is the `ID` of the webhook you want to delete.

Last updated