/
/Cyberimpact API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 13h ago · Updated 3w ago
Batches2
General1
Groups8
Mailings14
  • getRetrieve sent mailings
  • getRetrieve scheduled mailings
  • getRetrieve archived mailings
  • getRetrieve a mailing
  • deleteDelete a mailing
  • postCreate a new mailing
  • getRetrieve recipients of the mailing
  • getRetrieve recipients to which the mailing was successfully delivered
  • getRetrieve recipients for which the mailing was not sent because it was stopped
  • getRetrieve recipients which have hard bounced
  • getRetrieve recipients which have soft bounced
  • getRetrieve recipients which have unsubscribed from a mailing
  • getRetrieve recipients which have opened the mailing
  • getRetrieve recipients which have clicked in the mailing
Members19
Templates5
Tokens2
    Mailings

    Delete a mailing

    Delete a specific mailing based on its ID (only if it has not already been sent).

    delete/mailings/{id}

    Path parameters

    idinteger required

    The mailing's numerical ID

    Response

    The ID of the mailing and its deletion status

    object required

    Changes