# Create post **POST /posts** ## Servers - Generated server url: http://localhost:8080 (Generated server url) ## Parameters ### Body: application/json (object) - **title** (string) - **content** (string) - **postType** (string) - **privacy** (string) - **metadata** (string) ## Responses ### 200 OK #### Body: */* (object) - **title** (string) - **content** (string) - **postType** (string) - **privacy** (string) - **metadata** (string) [Powered by Bump.sh](https://bump.sh)