Add G2O keys to an upload accountCopy Pageput https://{hostname}/storage/v1/upload-accounts/{uploadAccountId}/keys/g2oAdd G2O keys upload account based on its uploadAccountId.Path ParamsuploadAccountIdstringrequiredThe unique ID assigned to the target upload account. This value can be obtained by performing a GET of all of your accounts and obtaining this value for the desired account.Query ParamsaccountSwitchKeystringFor customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.Body ParamsPut G2O Keys.keystringrequiredHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200Successful Response. 400Badly formatted JSON. Compare with the schema. 401Unauthorized Request. 403Application permission error. 429The maximum request count for a specific time duration for this resource has been reached.Updated 3 months ago