Inquiries

Send Inquiry Notifications

Manually send inquiry notifications (developer only).

Dispatches Celery tasks to send notification emails and SMS for this inquiry. Used in dry-run mode to manually trigger notifications from the call detail page. Intentionally ignores the follow-up filter: sends even when the filter suppressed auto-notifications (requires_followup=False).

post/inquiries/{inquiry_id}/send-notifications

Path parameters

inquiry_idstring uuid required

Response

Successful Response

{"stackTrail":"paths:/inquiries/{inquiry_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.