Create conversationAsk AIpost 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_iduuidThe unique identifier of the user assigned to the conversation.messageobjectrequiredThe initial message for the conversation.message objectResponses 201Created 401Unauthorized 403Forbidden 422Unprocessable Entity 429Too many requestsUpdated 26 days ago