delete Webhook
fun AccountActivity.deleteWebhook( envName: String, webhookId: String, vararg options: Option): EmptyApiAction
Content copied to clipboard
Removes the webhook from the provided application's all activities configuration. The webhook ID can be accessed by making a call to GET /1.1/account_activity/all/webhooks.
Receiver
AccountActivity endpoint instance.
Return
Parameters
env Name
Environment name.
webhook Id
Webhook id.
options
Optional. Custom parameters of this request.