Bulk Webhook Management
Webhook management just got simpler — attach and detach webhooks to multiple senders in a single API call.
What’s new?
Bulk webhook attach/detach
- Attach webhooks to multiple senders at once via
POST /webhooks/attach— pass an array of phone numbers and/or RCS agent IDs - Detach webhooks from multiple senders via
POST /webhooks/detach— remove webhook routing in bulk - Simplified
sendersfield replaces the previous per-number configuration - Detach now works regardless of webhook status
No more looping through numbers one at a time — configure all your webhook routing in a single request.
Have questions? Reach out to us - founders@trypinnacle.app

