put https://{hostname}/storage/v1/upload-accounts/
Update an upload account based on its uploadAccountId
. You can't update keys using this operation. Instead, use the appropriate /keys operation.
Recipes
Update an upload account
Open Recipe
To edit an upload account, you first need to Get an upload account to GET the data. You can change any permissible items in the GET response for use in this PUT operation. View a full list of required and optional fields in the BODY PARAMS.