On this page
Unboost a status
DELETE /api/v1/statuses/{id}/boostRemove a previously created boost on the specified status, retracting the re-share from the authenticated user’s followers’ timelines.
Required Scopes
write
Parameters
| Name | In | Required | Type | Description |
|---|---|---|---|---|
id |
path | yes | integer |
Request Body
None.
Responses
204
status unboosted
