Callback Agents
Set Agent as Callback
Configure an inbound agent to handle callbacks from outbound source agents
POST
Set Agent as Callback
Configure an inbound agent to handle callbacks from one or more outbound source agents. When a contact previously called by a source agent dials back, the call is routed to this agent (assuming the agent owns the dialed number).Endpoint
Path parameters
UUID of the inbound agent. Must have
direction: "inbound".Request headers
Bearer token. Format:
Bearer talq_your_environment_token_hereMust be set to
application/jsonRequest body
Array of outbound agent UUIDs whose contacts should route to this callback agent on inbound returns. Must contain at least one entry.