Add User Quota overrides.

Privileges: STORAGE_MODIFY

Specifies the parameters to override the user quota on the view. User quota on the view should be enabled before setting a user override.

Path Params
int64
required

Specifies the id of a view.

Body Params

Specifies the parameters to override the default user quota on the view.

string | null
boolean | null

By default, the overrides specified in userQuotas is treated as delta and the existing overrides will be left untouched. Set this to true, if the existing overrides should be cleared before applying overrides specified in userQuotas.

userQuotas
array of objects | null
required

Array of UserQuota. Specifies the list of UserQuota for each user.

userQuotas*
Responses

Language
Credentials
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json