Delete Webhook

Delete Webhook

Overview

This API deletes an existing webhook. Once deleted, the configured URL will no longer receive event information from the webhook.

 

API

DELETE /api/v1/webhook/{id}
 

Oauth Scope

ConnectCommunity.outgoingwebhook.DELETE
 

Sample request

  1. $curl -X DELETE https://communityspaces.zoho.com/api/v1/webhook/1234XXXX67

  2. -H "scopeid:5313000000002002"

  3. -H" Authorization:Zoho-oauthtoken        1000.3d0a155402XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"


Sample response 

  1. 204

 

If you need any help, contact us at support@zohocommunityspaces.com. We're happy to help!