Restores a previously soft-deleted post, making it visible again in the feed. Only the post owner can restore their own posts.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/0xfelaback/Social-Media-Activity-Feed/llms.txt
Use this file to discover all available pages before exploring further.
Endpoint
Authentication
This endpoint requires authentication. Only the post owner can restore their post.Path Parameters
The unique identifier (PostID) of the post to restore
Request Body
The username of the account requesting restoration. Must be the post owner.
Request Example
Response
204 No Content when the post is successfully restored. The following changes are made to the post:
isDeletedis set tofalseDeletedAtis cleared (set tonull)