[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-06 UTC."],[[["This webpage details how to update a resource file using a PUT HTTP request to the Apigee API."],["The request requires specific path parameters, including the environment (`parent`), the resource file type (`type`), and the resource file ID (`name`)."],["The request body must be formatted as `application/octet-stream` or `multipart/form-data`, following the [HttpBody](/apigee/docs/reference/apis/apigee/rest/v1/organizations.environments.keystores.aliases#HttpBody) format."],["Successful requests will return a response body containing a [ResourceFile](/apigee/docs/reference/apis/apigee/rest/v1/ResourceFiles#ResourceFile) instance."],["Authorization for this request requires the `apigee.resourcefiles.update` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]