You are viewing the Apigee Management API reference documentation. For the main product docs, and to search all docs, go to https://docs.apigee.com. |
Update a resource file in an API proxy revision (file upload)
Resource Summary |
|
Security |
|
Content Type |
multipart/form-data |
Category |
Resource File, |
PUT
Update a resource file in an API proxy revision (file upload)
Updates a resource file in an API proxy through file upload. This is an alternative to updating a resource file by passing the file contents in the request body, as described in Update a resource file in an API.
Resource URL
https://api.enterprise.apigee.com/v1 /organizations/{org_name}/apis/{api_name}/revisions/{revision_number}/resourcefiles/{resource_type}/{resource_name}
Header Parameters
Name | Values | Description |
---|---|---|
Content-Type
(required) |
Use |
Request Body
org_name Mention the organization name true
resource_type Mention the resource type true
resource_name Mention the resource name true
api_name Mention the API name true
revision_number Mention the API revision number true
Make a request and see the response.
Make a request and see the response.
Make a request and see the response.
Working...
Help or comments?
- If something's not working: Ask the Apigee Community or see Apigee Support.
- If something's wrong with the docs: Click the "Send Feedback" button.
(Incorrect? Unclear? Broken link? Typo?)