API Playground - remove_notification_callback

remove_notification_callback


Removes an existing webhook. You can also do this manually in site settings / notifications / notification callbacks. (click for full documentation)

notification_name

Notification (see add_notification_callback for the full list).

callback_url

URL of the callback (webhook) to be removed. You can specify the full URL (as added in add_notification_callback) or just a prefix of any length (e.g. just the domain name including the protocol: http:// or https://)

language

by specifying a 2-letter (ISO 639-1) language code (all capital letters e.g. EN, DE, FR, ES, IT) you can change the language of the text values returned

api_key

* - required field