Update an Organization Release's File
PUT /api/0/organizations/{organization_slug}/releases/{version}/files/{file_id}/
Update metadata of an existing file. Currently only the name of the file can be changed.
Path Parameters: |
|
Parameters: |
|
Authentication: | required |
Method: | PUT |
Path: | /api/0/organizations/{organization_slug}/releases/{version}/files/{file_id}/ |