v1
latestOpenAPI 3.0.12026-07-242682197.7 KBBulk Send
Create Bulk Send
Creates a bulk send, and it validates the CSV file before creating the bulk send.
post/api/v1/bulk_sends
Request body
Example request
{
"template_ids": [
"00000000-0000-0000-0000-000000000000"
],
"bulk_send_csv": "bmFtZSxlbWFpbApUZXN0LHRlc3RAZXhhbXBsZS5jb20K"
}Response
successful