Canceling Scheduled Email Campaigns

Hello people,

I am currently using the Brevo API integrated with my web application to manage email campaigns. Recently, I encountered an issue where, after scheduling an email campaign, I realized that I needed to suspend or cancel it. However, I was unable to find any solutions within the Brevo API documentation.

Is there a way to cancel or suspend an email campaign once it’s scheduled?

Hi @pusmalun , did you try with this endpoint: Update an email campaign status ?

You cannot set the Campaign status to « Archived » after suspending it though. How do you accomplish this via API?