@@ -10,6 +10,7 @@ const createConversation = params => {
|
||||
contact: {
|
||||
name: params.fullName,
|
||||
email: params.emailAddress,
|
||||
phone_number: params.phoneNumber,
|
||||
},
|
||||
message: {
|
||||
content: params.message,
|
||||
|
||||
Reference in New Issue
Block a user