---
title: "Changes to Update a fileshare."
method: PUT
path: "/v1/{tenantId}/file/share/{id}"
---

# Changes to Update a fileshare.

`PUT /v1/{tenantId}/file/share/{id}`

> Every recorded change to this endpoint, newest first.
> 33 revisions in range; 3 not diffed.

## Timeline

Changed in 3 of 33 revisions.

- **2020-06-27** `7bc48776926e` — 5 breaking, 12 warning, 10 info
- **2020-06-26** `443f565555ae` — 1 info
- **2018-10-29** `50fa096a3906` — 1 breaking

## Changes

- **2020-06-27** `7bc48776926e` — 5 breaking, 12 warning, 10 info
  - request body became required
  - the `EncryptedSettings` response's property type changed from `string` to `object` for status `200`
  - the `Metadata` response's property type changed from `string` to `object` for status `200`
  - the `Protocols` response's property type changed from `array` to `string` for status `200`
  - the `Size` response's property type changed from `string` to `integer` for status `200`
  - removed the request property `Access`
  - removed the request property `Security`
  - added the new `NFS` enum value to the `Protocols` response property for the response status `200`
  - added the new `SMB` enum value to the `Protocols` response property for the response status `200`
  - added the new `available` enum value to the `Status` response property for the response status `200`
  - added the new `creating` enum value to the `Status` response property for the response status `200`
  - added the new `deleted` enum value to the `Status` response property for the response status `200`
  - added the new `deleting` enum value to the `Status` response property for the response status `200`
  - added the new `error` enum value to the `Status` response property for the response status `200`
  - added the new `errorDeleting` enum value to the `Status` response property for the response status `200`
  - added the new `inUse` enum value to the `Status` response property for the response status `200`
  - added the new `updating` enum value to the `Status` response property for the response status `200`
  - added the new optional request property `Description`
  - added the new optional request property `Encrypted`
  - added the new optional request property `EncryptedSettings`
  - added the new optional request property `Metadata`
  - added the new optional request property `Size`
  - added the new optional request property `Tags`
  - added the optional property `CreatedAt` to the response with the `200` status
  - added the optional property `Description` to the response with the `200` status
  - added the optional property `Metadata/fields` to the response with the `200` status
  - added the optional property `UpdatedAt` to the response with the `200` status
- **2020-06-26** `443f565555ae` — 1 info
  - endpoint added
- **2018-10-29** `50fa096a3906` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/sodafoundation/apis/soda-multi-cloud-api/docs/v1/:tenantId/file/share/:id/put.md) · [API](https://skmtc.dev/sodafoundation/apis/soda-multi-cloud-api.md) · [Page](https://skmtc.dev/sodafoundation/apis/soda-multi-cloud-api/changes/v1/:tenantId/file/share/:id/put)
