cURL
Standard and Zones Storage Policy Assignments
Update storage policy assignment
Updates a specific storage policy assignment.
PUT
cURL
This endpoint is in the version 2024.0. No changes are required to continue using it. For more details, see Box API versioning.Learn more about Box SDK versioning strategy.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The ID of the storage policy assignment.
Body
application/json
The storage policy to assign to the user or enterprise.
Response
Returns an updated storage policy assignment object.
The assignment of a storage policy to a user or enterprise.
The unique identifier for a storage policy assignment.
Example:
"ZW50ZXJwcmlzZV8xMjM0NTY3ODkw"
The value will always be storage_policy_assignment.
Available options:
storage_policy_assignment Example:
"storage_policy_assignment"
The assigned storage policy.
The enterprise or use the policy is assigned to.
Last modified on January 23, 2026
