Add System Confirmation MessageAsk AIpost https://api.followupboss.com/v1/inboxApps/{inboxAppId}/systemMessageAdds a system confirmation message to an existing or new Inbox App conversation.Path ParamsinboxAppIdstringrequiredThe Inbox App ID adding the message.Body ParamsexternalConversationIdstringrequiredA unique identifier that references this conversation.externalMessageIdstringrequiredA unique identifier that references this message.messagestringrequiredA plaintext message body.typestringenumThe system confirmation message type.successinfoerrorAllowed:successinfoerrorpersonobjectThe person associated with the conversation. A Person ID is preferred, but name, email, and/or phone are acceptable if the person does not exist in FUB yet. Required on the first message in a conversation.person objectownerobjectThe owner of the conversation. Can be a FUB User or FUB Team Inbox. Required on the first message in a conversation.owner objectResponses 201201 400400Updated 14 days ago