Update ConversationAsk AIput https://api.followupboss.com/v1/inboxApps/{inboxAppId}/conversations/{extConversationId}Updates an Inbox App conversation.Path ParamsinboxAppIdstringrequiredThe Inbox App ID sending the message.extConversationIdstringrequiredThe unique identifier that references the conversation you are updating.Body ParamssubjectstringSets or updates the subject of the conversation if included.archivedbooleanArchives or unarchives the conversation if included.truefalsepermanentlyArchivedbooleanDisables replies/notes and does not allow users to un-archive the conversation.truefalsepersonobjectUpdates the person associated with the conversation. Can only be changed if a Person ID has not been set.person objectassignedUserIdint32The User ID to reassign the conversation to. Set to 0 to revert back to the conversation owner.assignedInboxIdint32The Team Inbox ID to reassign the conversation to. Set to 0 to revert back to the conversation owner.Responses 200200 400400Updated 7 months ago What’s NextConversation Lifecycle