Skip to content

Commit 77d8079

Browse files
authored
GHOST_POST: update post man collection for ghost posts (#65)
1 parent 7c92f16 commit 77d8079

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

postman/threads-api.postman_collection.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -449,6 +449,13 @@
449449
"value": "{\"gif_id\":\"16185153483944881729\",\"provider\":\"TENOR\"}",
450450
"description": "Optional field to attach a GIF to your text posts.",
451451
"disabled": true
452+
},
453+
{
454+
"key": "is_ghost_post",
455+
"value": "true",
456+
"description": "When this optional flag is passed, a ghost post is created which will expire after 24 hours.",
457+
"disabled": true
458+
452459
}
453460
]
454461
},

0 commit comments

Comments
 (0)