Delete post​
Mark a post as deleted. Related counts update asynchronously, so downstream metrics may briefly lag.
Path Parameters
id number required
Post ID
Responses
- 200
Post deletion accepted
application/json
Schema
Example (from schema)
Schema
success boolean
{
"success": true
}
Loading...