Instagram Standalone posts use the same settings schema as Facebook Business-linked Instagram. The only difference is theDocumentation Index
Fetch the complete documentation index at: https://docs.postiz.com/llms.txt
Use this file to discover all available pages before exploring further.
__type value -
everything else (post type, trial reels, collaborators, image arrays) is
identical.
Settings Schema
post_type values, trial reel
options, and collaborator format), see the
Instagram settings page.
Fields
| Field | Type | Required | Description |
|---|---|---|---|
__type | string | Yes | Must be instagram-standalone |
post_type | string | Yes | Type of Instagram post (see Instagram reference) |
is_trial_reel | boolean | No | Whether to post as a trial reel |
graduation_strategy | string | No | Graduation strategy for trial reels |
collaborators | array | No | Tagged collaborators (see Instagram reference) |
Complete Example
__type: "instagram" for __type: "instagram-standalone".
