v1

latestOpenAPI 3.0.22026-07-261530825.5 KB
misc

Edit an existing Reddit post

Update the selftext content of a published Reddit text post. Link and media posts cannot be edited.

patch/api/v1/misc/reddit/post

Request body

teamIdstring required
postIdstring required

The ID of the post to edit (without prefix)

descriptionstring required

The updated text content (selftext for text posts, works for all editable post types)

Response

200

successboolean required
permalinkstring required