delete_shared_link
Revoke a shared link to immediately make the public URL inaccessible, while preserving the album and its photos. Removes the link permanently.
Instructions
Delete (revoke) a shared link, making the public URL immediately inaccessible. The album and its photos are unaffected. Side effect: permanently removes the link.
Args:
link_id: The shared link's UUID to delete.
Returns: JSON with deleted confirmation and link_id.Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| link_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |