# Deletes a post **DELETE /posts/{id}** Deletes the post with id. ## Servers ## Parameters ### Path parameters - **id** (string) The postId requested by user. ## Responses ### 204 The resource was deleted successfully. [Powered by Bump.sh](https://bump.sh)