patch
https://example.com/v1/buying-policies/quotas/min-value
Updates the global default minimum quota value for the quota buying policy.
This value is used when no supplier-specific or account-specific quota configuration is found.
⚠️ Only OPERATOR clients are allowed to call this endpoint.
⚠️ The new value must be greater than or equal to 0.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
204Default minimum quota value successfully updated.
400Invalid payload.
This error occurs when:
- The
minQuotaValuefield is missing - The
minQuotaValueis lower than 0.
401Authentication is required to access this endpoint.
403Access denied. Only OPERATOR clients are allowed to call this endpoint.
500Unexpected server error.

