Skip to main content

Create Thread

Create a new thread

Request Body required
    threadId string
    origin string
    threads object[]
  • Array [
  • id int64
    user object
    id int64
    user_id string
    email string
    username string
    picture string
    status boolean
    content string
    vote object[]
  • Array [
  • id int64
    vote int64
    report string
    user object
    id int64
    user_id string
    email string
    username string
    picture string
    status boolean
    comment
  • ]
  • createdAt date-time
    lastModified date-time
    likes int64
    dislikes int64
    quality double
    thread
    parentId string
    children undefined[]
    hasMore boolean
    parent
  • ]
Responses

OK


Schema

    object

Loading...