Skip to main content

Conversations & handover

Base URL https://api.leadx.in/api/key/protected. Every request needs an apikey header — see Authentication.

2 endpoints.

GET /conversation/handover

Read the handover state of a conversation.

Auth apikey

Responsedata is one ResponseMessage object. (Resource deduced from the collections this handler reads, not read off an explicit return.)

Errors BadRequest_400

PUT /conversation/intercept

Intercept conversation.

Auth apikey

Responsedata is one ResponseMessage object. (Resource deduced from the collections this handler reads, not read off an explicit return.)

Errors BadRequest_400