Saltar al contenido principal
DELETE
/
contacts
/
v1
/
lists
/
{list_id}
Delete a contact list
curl --request DELETE \
  --url https://api.hubapi.com/contacts/v1/lists/{list_id}

Documentation Index

Fetch the complete documentation index at: https://developers.hubspot.es/docs/llms.txt

Use this file to discover all available pages before exploring further.

Parámetros de ruta

list_id
integer
requerido

You need to include the ID of the list you're deleting.

Respuesta

Successfully deleted contact list

Last modified on April 13, 2026