Send a messageAsk AIpost https://api.splio.com/messaging/v1/{universe_id}/messagesSend emails to recipientsBody ParamschannelstringenumrequiredToday, only the email channel is upported.emailAllowed:emailidempotency_keystringThis key must be used if you want to avoid duplicates. When receiving 2 calls with the same idempotency key, we refuse the second call. Can also be used by the sender to identify a specific message.propertiesobjectrequiredproperties objectrecipientsarray of objectsrequiredRecipients type must be coherent within a same call. The first recipient type matched is considered as the one used for all the recipients.recipients*ADD objecttransactionalbooleanWhen 'true', the message will be considered as transactional. It means that it will bypass some optins and blacklists. Warning: in the case of a marketing message, you cannot communicate with a contact which is not optin, and so not use this option.falsetruefalsemetadataobjectThose metadata are used to aggregate the events for statistics purposesmetadata objectvariablesobjectThose variables will be applied to all the messages in this sending. They are used to personalize the messages but won't modify the contacts in database.variables objectResponses 200MessageEvent sending request approved 400Wrong payloadUpdated 7 months ago