delete_share_mediaitem_by_id
Remove a shared media item by ID to revoke access and clean up library shares.
Instructions
Delete share mediaitem.
DELETE /api/share/mediaitem/{id}
Args: id: Path parameter. body: Request payload. Read the matching GET or the /schema endpoint first to see the fields this resource expects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| body | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |