Back to Documentation Overview

listWebhookDel

public static listWebhookDel(string apikey, string id, string url)

Delete an existing Webhook URL from a given list

Section:
List Related
Parameters:
apikey a valid API Key for your user account. Get by calling login()
id the list id to connect to. Get by calling lists()
url the URL of a Webhook on this list
Returns:
boolean   -  true if the call succeeds, otherwise an exception will be thrown
Add New Note User Contributed Notes for listWebhookDel
No notes, yet... Will you be the first??