Create conversationCopy Pagepost https://{defaultHost}/api/v4/messaging/conversationsInitiate a new conversation for WhatsApp channels.Body Paramschannel_profile_idintegerrequiredThe unique identifier of the channel profile.contact_channel_identifierstringrequiredChannel-specific identifier of the contact (phone number for WhatsApp).user_idintegerThe unique identifier of the user assigned to the conversation.messageobjectrequiredThe initial message for the conversation.message objectsourceobjectInformation about the external system that provided the contact number, such as a CRM.source objectResponses 201Created 401Unauthorized 403Forbidden 422Unprocessable Entity 429Too many requestsUpdated 7 days ago