diff --git a/Using-the-API/API.md b/Using-the-API/API.md index 3613d698..42d22659 100644 --- a/Using-the-API/API.md +++ b/Using-the-API/API.md @@ -540,6 +540,13 @@ Returns the target [Status](#status). Returns the target [Status](#status). +#### Pinning/unpinning a status: + + POST /api/v1/statuses/:id/pin + POST /api/v1/statuses/:id/unpin + +Returns the target [Status](#status). + #### Muting/unmuting a conversation of a status POST /api/v1/statuses/:id/mute