Grants a temporary extension to the remaining quota of a usage plan associated with a specified API key.
See https://paws-r.github.io/docs/apigateway/update_usage.html for full documentation.
apigateway_update_usage(usagePlanId, keyId, patchOperations = NULL)
[required] The Id of the usage plan associated with the usage data.
[required] The identifier of the API key associated with the usage plan in which a temporary extension is granted to the remaining quota.
For more information about supported patch operations, see Patch Operations.