Creates a new conversationAsk AIpost https://{region}-api.dotdigital.com/cpaas/conversationsBody ParamsDetail of the conversation to createidstringrequiredThe unique identifier of the conversationnamestringrequiredThe name of the conversationdescriptionstringThe description of the conversationrolesobjectrequiredDescribes the roles belonging to the conversationroles objectisPublicbooleanrequiredDetermines whether the conversation is publically visibletruefalseparticipantsarray of objectsparticipantsADD objectmessageScopestringenumIndicates if a conversation is A2P or P2Pa2pp2pAllowed:a2pp2pResponses 201The conversation was successfully created 400Validation issues were found 409The conversation already existsUpdated 6 months ago