| Parameter Name | Description | Required |
| value | Amount of credits to be added (in case of a positive value) or subtracted (in case of a negative value). | true |
| account | Name of the Account for which Quota credits will be added. Deprecated, please use 'accountid' instead. | false |
| accountid | ID of the Account for which Quota credits will be added. Cannot be specified with 'projectid'. | false |
| domainid | Domain of the Account specified by 'account' for which Quota credits will be added. Deprecated, please use 'accountid' instead. | false |
| min_balance | An email will be sent to the Account when the Quota credits get below this threshold. | false |
| projectid | ID of the Project for which Quota credits will be added. Cannot be specified with 'accountid'. | false |
| quota_enforce | Whether to lock the Account when Quota credits are below zero. | false |