v1

latestOpenAPI 3.0.3AGPL-3.0-only2026-07-17120116247.0 KB
quota

Update folder quota usage limits

Sets the current used quota limits for the given folder

put/quotas/folders/{name}/usage

Query parameters

mode'add' | 'reset'

Update type:

  • add - add the specified quota limits to the current used ones
  • reset - reset the values to the specified ones. This is the default
Example:reset

the update mode specifies if the given quota usage values should be added or replace the current ones

Request body

used_quota_sizeinteger
used_quota_filesinteger

Response

successful operation

messagestring

message, can be empty

errorstring

error description if any