v1

latestOpenAPI 3.1.02026-07-135055368.9 KB
ConversationProspectLink

Create a link between a conversation and a prospect

Create a link between a conversation and a prospect

post/v1/conversations/{conversation_id}/prospects/{prospect_id}/links

Path parameters

conversation_idstring required

ID of the conversation

ID of the conversation

prospect_idstring required

ID of the prospect

ID of the prospect

Response

Successful Response

messagestring required

Address line 1

Example response

{
  "message": "link"
}