diff --git a/API.md b/API.md index 40898d6e..f4a1f61a 100644 --- a/API.md +++ b/API.md @@ -865,6 +865,14 @@ data. `POST /featured-post` +- **Input** + + ```json5 + { + "id": + } + ``` + - **Output** A [detailed post resource](#detailed-post).