diff --git a/Using-the-API/API.md b/Using-the-API/API.md index 459b58a4..723404d5 100644 --- a/Using-the-API/API.md +++ b/Using-the-API/API.md @@ -533,7 +533,9 @@ Returns an empty object. POST /api/v1/statuses/:id/reblog POST /api/v1/statuses/:id/unreblog -Returns the target [Status](#status). +Reblog: Returns the reblog [Status](#status). + +Unreblog: Returns the target [Status](#status). #### Favouriting/unfavouriting a status: