Skip to main content
POST
/
v1
/
lead-lists
Create lead list
curl --request POST \
  --url https://api.example.com/v1/lead-lists

Documentation Index

Fetch the complete documentation index at: https://docs.topcalls.ai/llms.txt

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

Idempotent: sending the same name twice returns the same list (HTTP 200 instead of 201). Comparison is case-insensitive and ignores leading/trailing whitespace. The description field is set on first creation only; subsequent identical-name calls do not modify it. Required scope: leads:write.