Update a storage unit
Storage Units
Update a storage unit
Update an existing storage unit’s attributes such as its reference or location.
PATCH
Update a storage unit
Request Structure
Key Fields
| Field | Required | Description |
|---|---|---|
reference | No | Updated reference |
location_id | No | New location for the unit |
Authorizations
OAuth 2.0 authentication. Use the client credentials or authorization code flow to obtain an access token.
The subdomain/tenant name identifying which tenant's data to access. Required for all API requests.
Path Parameters
The unique identifier of the storage unit to update
Body
application/json
Response
Storage unit updated successfully

