Skip to main content

Create a new favorite list

POST 

/v2/favoritelists

Creates a new favorite list with the specified configuration.

The favorite list can be associated with a company, contact, or customer, and can contain products and/or clusters. A URL-friendly slug will be automatically generated from the name.

Ownership Rules:

  • Only one ownership type is allowed (company OR contact OR customer)
  • Use either ID or Source format for entity references
  • Default lists are automatically marked with special handling

Request

Responses

The favorite list has been successfully created.