/
/CRM Lists
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 58m ago · Updated 2d ago
Basic28
  • get/crm/v3/lists
  • post/crm/v3/lists
  • getRetrieves a folder.
  • postCreates a folder
  • putMoves a list to a given folder
  • deleteDeletes a folder
  • putMoves a folder
  • putRename a folder
  • getTranslate Legacy List Id to Modern List Id
  • postTranslate Legacy List Id to Modern List Id in Batch
  • getRetrieve List by Name
  • getGet lists record is member of
  • getFetch List by ID
  • deleteDelete a List
  • getFetch List Memberships Ordered by ID
  • deleteDelete All Records from a List
  • putAdd Records to a List
  • putAdd and/or Remove Records from a List
  • putAdd All Records from a Source List to a Destination List
  • getFetch List Memberships Ordered by Added to List Date
  • putRemove Records from a List
  • putRestore a List
  • getRetrieve the conversion details for a list
  • putSchedule or update the conversion of a list to static
  • deleteCancel the conversion of a list
  • get/crm/v3/lists/{listId}/size-and-edits-history/between
  • putUpdate List Filter Definition
  • putUpdate List Name
Batch1
Search1
    Basic

    Delete All Records from a List

    Remove all of the records from a list. Note: The list is not deleted.

    This endpoint only works for lists that have a processingType of MANUAL or SNAPSHOT.

    This endpoint only supports lists that have less than 100,000 memberships.

    delete/crm/v3/lists/{listId}/memberships

    Path parameters

    listIdstring required

    The ILS ID of the MANUAL or SNAPSHOT list.

    Response

    No content