Remove Apps from Webhooks
Description:
You can use this API to remove apps from webhooks.
Requested Payload:
- ids - To specify the app ids to remove/delete the associated apps.
OAuth Scope:
SalesIQ.webhooks.DELETE
URL to remove all the apps:
Copiedhttps://{[zohosalesiq_server_uri](https://www.zoho.com/salesiq/help/developer-section/rest-api-v2.html)}/api/v2/{screenname}/webhooks/{id}/apps
Example:
Copiedhttps://salesiq.zoho.com/api/v2/zylker/webhooks/8000000002001/apps
URL to remove specific apps:
Copiedhttps://salesiq.zoho.com/api/v2/{screenname}/webhooks/{id}/apps/{ids}
Example:
Copiedhttps://salesiq.zoho.com/api/v2/zylker/webhooks/8000000002001/apps/19367000000002043