Skip to main content
POST
Start a thread

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

channel_id
string
required
message_id
string
required

Response

201 - application/json

Created or existing thread

object
enum<string>
required
Available options:
thread
id
string
required
channel_id
string
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
root_message_id
string | null
name
string | null