Threads supports text, media, and link post types. There are no Threads-specific options beyond the standard caption, media, and link fields.
Supported Post Types#
| Post Type | Description |
|---|
MEDIA | One or more images or videos |
STATUS | Text-only post, no media |
LINK | URL post with optional preview image |
Network Options#
Threads has no dedicated network options object. All post configuration is done through the shared captions, medias, and links arrays using net: "threads" to target Threads specifically.
Examples#
MEDIA post#
STATUS post#
LINK post#
Notes#
Threads does not support STORY or REEL post types.
There is no threads network options object. Network-specific behaviour is controlled exclusively through the net field on captions, media, and links.
The net field can be omitted to apply the content to all networks assigned to the post.
First comments (captions[].firstComment) are supported but may be ignored if Threads does not support the feature at the time of publishing.
Modified at 2026-03-12 18:22:07