deleteWebhook

suspend fun deleteWebhook()(source)

Delete this webhook.

Throws


suspend fun deleteWebhook(webhookToken: String)(source)

Delete this webhook using the secure token.

Does not require authentication.

Throws