- Delete Webhook Configuration
List Webhook Subscribers
Create Webhook Configuration
Update Webhook Configuration
Delete Webhook Configurat...
Deletes the webhook configuration for the organization and removes all associated topic subscriptions.
Security
ApiKey
- Mock serverhttps://developer.getparallax.com/_mock/api-documentation/swagger/v1/webhook-subscribers/{subscriber_id}
- Production Serverhttps://api.getparallax.com/v1/webhook-subscribers/{subscriber_id}
curl -i -X DELETE \
'https://developer.getparallax.com/_mock/api-documentation/swagger/v1/webhook-subscribers/{subscriber_id}' \
-H 'X-API-KEY: YOUR_API_KEY_HERE'