/
CA
campsite
/
Campsite API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.0
2026-07-13
13
21
31.7 KB
Create thread
Creates a new thread.
post
/v2/threads
Request body
V2ThreadsPostRequest
required
title
string
member_ids
string[]
required
Response
V2MessageThread
required
id
string
required
created_at
string
required
updated_at
string
required
group
boolean
required
last_message_at
string
nullable
required
members_count
number
required
avatar_urls
AvatarUrls
required
title
string
required
creator
V2Author
required