Posts
What's missing from the post: GET /posts/:id/missing
Megmondja, mi hiányzik még a poszthoz a közzétételhez.
Path
Method and path
GEThttps://api.posty.hu/public/v1/posts/:id/missing
Authorization
posts:readoperationId
getPostMissingContentTells you what is still missing before the post can be published: a required platform setting, media, a title. Run it before you schedule, because a missing piece becomes an error state at the moment of publishing.
Parameters
| Name | Location | Type | Required | Description |
|---|---|---|---|---|
| id | útvonal | string | yes | The post ID. |
Request
curl https://api.posty.hu/public/v1/posts/clp0s7t8u9v0w1x2/missing \
-H "Authorization: psty_a_kulcsod"Related
- Authentication: API key and scopes.
- Errors and limits: error responses and rate limits.
- All endpoints: full list.
Is something missing from this page? Email [email protected] or use the form on the Help page.