What X supports in Postiz
Character limits, media rules and how these settings appear in the app.
Settings Schema
When creating a post for X (Twitter), use the following settings schema:Fields
who_can_reply_post is required for a normal post but ignored for an article,
since X articles do not carry a reply setting.post_type
Long-form articles
Settingpost_type to article publishes an X article instead of a post. The
content is then treated as HTML rather than plain text, and these tags are
kept: p, h1, h2, h3, ul, ol, li, strong, u, a.
- The character limit rises to 100,000 in article mode.
- Articles take images only, no video.
- An article saved as a
draftcannot have thread replies attached. article_titleandarticle_statusare both required oncepost_typeisarticle. Omitting either is a validation error.
who_can_reply_post
Controls who can reply to your post.
community
Optional X Community URL. Must match the format:
Complete Example
Thread Example
Create a thread by adding multiple items to thevalue array:

