Skip to main content
POST
/
api
/
v1
/
platforms
/
{platform}
/
ai
/
rooms
Error
A valid request URL is required to generate request examples
{
  "data": {
    "id": "room_lead_research",
    "platform": "linkedin",
    "title": "Lead research: Jane Doe",
    "createdAt": "2026-03-21T09:00:00.000Z",
    "lastMessageAt": "2026-03-21T09:02: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

AI room payload

title
string
required
context
object

Response

201 - application/json

AI room created

data
object
required