Webhooks
Create or Clone Webhook
Creates or clones a webhook. The clone_webhook_id query parameter is only required when cloning a webhook. A request body is only required when creating a webhook.
Note that admins cannot clone webhooks created by Zendesk apps.
Webhooks for trial accounts: Zendesk trial accounts are limited to 10 webhooks.
post/api/v2/webhooks
Query parameters
clone_webhook_idstring
id of the webhook to clone. Only required if cloning a webhook.
Request body
Response
Webhook created successfully