Skip to main content
POST
/
api
/
v1
/
platforms
/
{platform}
/
prospect-lists
Error
A valid request URL is required to generate request examples
{
  "data": {
    "id": "list_founders_eu",
    "platform": "linkedin",
    "name": "EU SaaS Founders",
    "description": "High-intent founders collected from outbound workflows.",
    "leadCount": 128,
    "createdAt": "2026-03-19T12:00:00.000Z"
  }
}

Documentation Index

Fetch the complete documentation index at: https://docs.optareach.com/llms.txt

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

Path Parameters

platform
string
required

Body

application/json

Prospect list payload

name
string
description
string
filters
object

Response

201 - application/json

Prospect list created

data
object
required