# POST /posts **POST /posts** ## Servers ## Parameters ### Body: (object) - **id** (string) The post id. - **userId** (string) The post userId. - **title** (string) The title of the post - **body** (string) The body content of the post ## Responses ### 201 The request has succeeded and a new resource has been created as a result. [Powered by Bump.sh](https://bump.sh)