Trigger Calls
Trigger AI-powered phone calls for candidate screening. Supports both single and bulk operations.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
candidateName
Candidate full name
phone
Phone number
agentId
Iris agent ID to use for the call. Optional if campaignId is provided with IRIS-enabled interview setup.
campaignId
Job campaign ID. If provided without agentId, will use agent from campaign's IRIS interview setup.
dynamicVariables
Retell LLM dynamic variables for personalization. Accepts any data type (string, number, object, etc.)
metadata
Custom metadata for the call. Accepts any data type.
Response
Call initiated successfully
success
processed
failed
total
calls
Errors
400
Bad Request Error