Update Quota
Accounts
Update Quota
Updates a quota.
PATCH
Update Quota
Authorizations
Bearer authentication using your Fireworks API key. Format: Bearer <API_KEY>
Query Parameters
If true, and the quota does not exist, it will be created.
Body
application/json
The properties of the quota being updated. quota.name must
be populated with the updated resource's name.
Response
200 - application/json
A successful response.
The value of the quota being enforced. This may be lower than the max_value if the user manually lowers it.
The maximum approved value.
The usage of the quota.
The update time for the quota.