cURL
curl --request DELETE \ --url https://api.example.com/api/v1/email-sequence/
{ "message": "<string>" }
Deletes given email sequence from the campaign. Deletion can only be performed if the campaign is in created state.
created
Success