Add a new post
POST
/posts/add
Last modified:2025-05-23 10:34:15
Maintainer:ekovegeance
It will simulate a POST request and will return the new created post with a new id
Request
Body Params multipart/form-data
title
string
optional
Example:
Awesome some post
userId
string
optional
Example:
1
Request samples
Responses
Modified at 2025-05-23 10:34:15