Test a bookable's built-in notifications
POST/api/scheduling/booking-configs/:config_id/test-notifications
Run the bookable's built-in notification flow against a selected contact, skipping any scheduled wait/delay times so reminders and follow-ups send immediately. Returns a step-by-step execution log for a live preview. Each step reports success, skipped (with the reason, e.g. the notification is turned off for the bookable), or failed per event. Notifications are delivered to the selected contact.
Request
Responses
- 200
- 422
Per-event execution log
Validation Error