Request a manual handoff of a LeadScout conversation to internal users
Request a manual handoff of a LeadScout-controlled conversation to one or more internal users.
The request is acknowledged with 202 Accepted; assignment is processed asynchronously.
The response echoes the requested assignees and a tracking id for correlation. Internal-user
resolution (by ID or EMAIL) happens downstream and is not reflected in this response.
Authorizations
Copy the API key as provided by the Bridge Console.
Path Parameters
Unique identifier of the workspace (UUID v4).
Identifier of the conversation to hand off.
Body
Request body for a LeadScout manual handoff.
Internal users to hand the conversation off to. At least one is required.
1Optional message bodies posted as part of the handoff.
When true, the handoff message should include an AI-generated summary of the lead.
Response
Successful Response
Response body acknowledging an accepted handoff request.
Correlation id generated for this handoff request.
The conversation the handoff targets.
Acceptance status of the handoff request.
"ACCEPTED"
Echo of the assignees received in the request.