On this page
Update a media for a status
PATCH /api/v1/statuses/{eventable_id}/media/{id}Required Scopes
write
Parameters
| Name | In | Required | Type | Description |
|---|---|---|---|---|
id |
path | yes | integer |
Request Body
Content-Type: application/json
Schema: object
| Field | Type | Required | Description |
|---|---|---|---|
media |
object | no |
Responses
204
media updated
