/
/CRM Lists
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
  • Sources
Checked 1h ago · Updated 2d agoView markdown
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

    Creates a folder

    Creates a folder with the given information.

    post/crm/v3/lists/folders

    Request body

    namestring required

    The name of the folder to be created.

    parentFolderIdstring

    The folder this should be created in, if not specified will be created in the root folder 0.

    Response

    successful operation