box_shared_link_web_link_remove_tool
Remove shared links from Box web links to control access and maintain security by discontinuing public sharing of specific content.
Instructions
Remove a shared link from a web link.
Args: ctx (Context): The context object containing the request and lifespan context. web_link_id (str): The ID of the web link to remove the shared link from.
Returns: dict: The response from the Box API after removing the shared link.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| web_link_id | Yes |