API Status Get API Key
INPUT

ThreadsPostMetadataInput

Threads post metadata

Fields 6

type : PostType

The type of the post

thread : [ThreadedPostInput!]

The ordered list of posts that make up the thread (not paginated). This array is the source of truth for what gets published: every post in the thread, including the root post, must be provided here. Posts are published in order, each replying to the previous one. The first item is the root post and should match the top-level text on the post input.

linkAttachment : LinkAttachmentInput

Link attachment. Mutually exclusive with assets.videos — if both are provided, the video is ignored.

topic : String

Topic associated with the post

locationId : String

LocationId associated with the post

locationName : String

Location name associated with the post