Uiza Documentation
Search…
Uiza Documentation
2020-07-01
Hola! 👋
Getting Started
Introduction
Authentication
Errors
Quick Starts
Pagination
Recommended Specifications
Postman Collections
Sample Streaming Apps
Versioning
API Reference
Live Entities
Live Sessions
Video Entities
Video Presets
Video Profiles
Events
Webhook Endpoints
Create Webhook Endpoint
Retrieve Webhook Endpoint
Update Webhook Endpoint
[Deprecated] Update Webhook Endpoint
Delete Webhook Endpoint
List All Webhook Endpoints
[Deprecated] Enable A Webhook Endpoint
[Deprecated] Disable A Webhook Endpoint
SDK REFERENCE
Introduction
Android SDK
iOS SDK
Web Player SDK
API UPGRADES
Release Notes
API Changelog
Powered By
GitBook
Delete Webhook Endpoint
Permanently deletes a webhook endpoint. Once a webhook endpoint is deleted, it cannot be undone.
delete
https://api.uiza.sh
/v1/webhook_endpoints/:id
/v1/webhook_endpoints/:id
Sample Request
1
curl -X DELETE https://api.uiza.sh/v1/webhooks/22098800-d7e7-4d21-83dd-c79efea79b20
2
-H 'Authorization: uap-c1ffbff4db954ddcb050c6af0b43ba56-41193b64x'
Copied!
Previous
[Deprecated] Update Webhook Endpoint
Next
List All Webhook Endpoints
Last modified
2yr ago
Copy link