00
GitHubGitHub (opens in a new tab)
  • Home
    • Getting Started
    • Download Pro
    • Hosting on AWS with SST
    • Setting up AWS without SST
    • Send Email
    • Broadcast Email (Pro)
    • Get Email (Pro)
    • Get Email Messages (Pro)
    • Get Contacts (Pro)
    • Get Contact (Pro)
    • Update Contact (Pro)
    • Delete Contact (Pro)
    • Get Lists (Pro)
    • Get List (Pro)
    • Update List (Pro)
    • Delete List (Pro)
    • Add Contact to List (Pro)
    • Remove Contact from List (Pro)
    • Create Contact

    • Node (opens in a new tab)
  • Pro Changelog
    • Internal List Tracking
    • Live Vue
    • Sqs Queue
    • Start with Sqlite
    • Use Sst

On This Page

  • Delete List (Pro Feature)
  • Path Parameters
  • id (required)
Question? Give us feedback → (opens in a new tab)Edit this page
API
Delete List (Pro)

Delete List (Pro Feature)

Delete a list via delete to the /api/lists/:id endpoint. Responds with 204

Path Parameters

ParamTypeRequiredNotes
iduuidyesThe lists uuid

id (required)

type: uuid

Update List (Pro)Add Contact to List (Pro)