Calls
Initiate Screening
Initiate call screening.
This endpoint initiates an outbound Twilio call to the screening phone number. The recipient will hear a TTS prompt with the caller's name and reason, and can press 1 to accept or 2 to decline.
Requires agent token authentication.
Returns:
- screening_id: UUID to poll for status
- status: Initial status (pending)
post/calls/screening/initiate
Request body
Response
Successful Response
Changes
No recorded changes to this endpoint across all 2 revisions of this API.