/sequences/:id/cancelAsk AIpost https://api.mixmax.com/v1/sequences/{id}/cancelExits all active recipients from a sequence, or just recipients matching emails in the emails parameter if passed.Path ParamsidstringrequiredThe sequence id to cancelBody Paramsemailsarray of stringsIf provided, it will cancel only recipients matching these emails in the sequence. Otherwise, it will cancel ALL active recipients in the sequence.emailsADD stringResponses 200200 400400Updated 2 months ago