asn_webhooks_delete_by_id: This method permanently removes a webhook. Note that it may...

View source: R/webhooks.R

asn_webhooks_delete_by_idR Documentation

This method permanently removes a webhook. Note that it may be possible to receive a request that was already in flight after deleting the webhook, but no further requests will be issued.

Description

This method permanently removes a webhook. Note that it may be possible to receive a request that was already in flight after deleting the webhook, but no further requests will be issued.

Usage

asn_webhooks_delete_by_id(webhook, ..., options = list())

Arguments

webhook

Id The webhook to delete.

See Also

Other webhooks: asn_webhooks_create, asn_webhooks_get_all, asn_webhooks_get_by_id, asn_webhooks


datacamp/asana documentation built on Sept. 18, 2023, 8:51 a.m.