{ "operationId": "put_web_links_id#remove_shared_link", "method": "PUT", "path": "/web_links/{web_link_id}#remove_shared_link", "summary": "Box Remove shared link from web link", "requestExamples": [], "responseExamples": [ { "status": "200", "contentType": "application/json", "name": "default", "example": { "id": "12345", "type": "web_link", "etag": "1", "shared_link": null } } ] }