Leads
Send Lead Notifications
Manually send lead notifications (developer only).
Dispatches Celery tasks to send notification emails and SMS for this lead. Used in dry-run mode to manually trigger notifications from the call detail page.
post/leads/{lead_id}/send-notifications
Path parameters
lead_idstring uuid required
Response
Successful Response
{"stackTrail":"paths:/leads/{lead_id}/send-notifications:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.