- URL:https://<webhookID-url>/delete
- Version Introduced:10.7
Description
The delete operation will permanently remove the specified webhook from your portal.
Note:
This operation was introduced atArcGIS Enterprise 10.7.
Example usage
https://webadaptor.domain.com/webadaptorname/sharing/rest/portals/<org ID>/webhooks/<webhook ID>/delete
JSON response example
{
"success": true
}