/web_links/{web_link_id}Update a web link
Updates an existing web link and its associated URL, name, description, parent folder, or shared-link settings. Supply only the properties you want to change; url must use HTTP or HTTPS, and shared_link controls access and expiration settings. A 200 response returns the updated web link object.
- RetriesRetries up to 2×, 500ms backoff, 30s timeout.
Optional web link properties to update, including its destination, parent folder, descriptive fields, and shared-link settings.
web_link_id must identify an existing web link. If provided, url must start with http:// or https://, access must be open, company, or collaborators, vanity_name must contain at least 12 characters, and unshared_at must be an ISO 8601 date-time; a shared-link password must be at least eight characters and include a number, uppercase letter, or special character.