latestOpenAPI 3.0.12026-07-1715846.6 KB
64a3f9ff2411
Posts
Delete post
Deletes a post.
delete/api/v1/posts/{id}
Path parameters
idinteger required
Response
Post deleted successfully
Example response
{
"status": true,
"message": "Operation successful"
}