Posts
Get Missing Content
When a post has been published but the platform did not return a usable post ID (the releaseId is set to "missing"), this endpoint fetches recent content from the provider so you can match and connect the correct one to the post.
The provider must implement the optional missing method. If the provider does not support it, an empty array is returned.
GET
Get missing content
Documentation Index
Fetch the complete documentation index at: https://docs.postiz.com/llms.txt
Use this file to discover all available pages before exploring further.
Previous
Update Release IDUpdates the `releaseId` of a post that currently has its release ID set to `"missing"`. This connects the post to its actual published content on the platform, enabling analytics and statistics tracking.
Typically used after calling the **Get Missing Content** endpoint to retrieve the list of available content items.
Next
Get missing content

